Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 1.07 KB

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: dev and 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!