mirror of https://github.com/pwndbg/pwndbg.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Contributing
Contributions to Pwndbg are always welcome! If you want to get more familiar with project idea/structure/whatever - here are some developer notes. If something is not clear, feel free to ask either in a GitHub issue or on our Discord server!
If you want to help, fork the project, hack your changes and create a pull request.
If this is something big/new feature or a bug, consider creating an issue first.
Some guides:
Versioning and releases
- We use only one branch:
devand create tags for releases - Each developer works on his own fork
- Releases occur on predetermined schedule
- Bugs are not fixed on releases: they are merged to dev branch and will be released with a new tag/release
Contact
If you want to talk with other contributors and pwndbg users join us at our Discord server!