When contributing to this repository, first off, a moment of gratitude: 🙏 Thanks for wanting to help out!
Whether submitting a bug report, making a pull request, asking for a new feature, or fixing some documentation, these are all contributions. Please review these guidelines in order to make your contribution shine!
- Is it a security vulnerability? If so, please contact the PDS Project Management Committee via our private email list
[email protected]
so we can address the issue. - Is it a bug?
- Check the issue tracker to see if it's already been reported or if something similar's been reported.
- If you can't find it, submit a new issue using the "bug" issue type.
- Is it a code patch?
- Open a new GitHub "pull request" with your patch.
- Make sure you describe the problem you're addressing (include links to issues if you can) and the solution you're proposing.
- Is it a cosmetic change, such as code formatting, white space, etc.? We generally don't use these kinds of contributions.
- Cosmetic changes create unnecessary work in reviewing them as well as noise in the commit history.
- They also make backporting bugs a lot more difficult.
- Is it a request for a new behavior or new feature? Submit an issue using the "new feature" issue type.
- Is it a question about the code? You can send us email.
Once again, thank you! ❤️