upd pull request template (#3414)

pull/3416/head
k4lizen 2 weeks ago committed by GitHub
parent ee7519b556
commit 51e03c96c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,3 +2,6 @@
Please make sure to read the linting and testing instructions at
https://pwndbg.re/dev/contributing/ before creating a PR.
-->
+ [ ] I read the contributing documentation.
+ [ ] I am providing a screenshot of the (new feature) / (fixed bug).

3
.gitignore vendored

@ -99,3 +99,6 @@ result*
# Vim
*.swp
# lsp configuration
pyrightconfig.json

Loading…
Cancel
Save