-
Do not open up a GitHub issue if the bug is a security vulnerability in CTFd. Instead email the details to us at [email protected].
-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one. Be sure to fill out the issue template with a title and clear description, and as much relevant information as possible (e.g. deployment setup, browser version, etc).
-
Open a new pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
-
Ensure all status checks pass. PR's with test failures will not be merged. PR's with insufficient coverage may be merged depending on the situation.
Changes that are cosmetic in nature and do not add anything substantial to the stability, functionality, or testability of CTFd will generally not be accepted.