misc_pterodactyl-panel/CONTRIBUTING.md

32 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2016-01-20 21:39:03 +00:00
# Contributing
2022-10-05 16:31:06 +00:00
Pterodactyl does not accept Pull Requests (PRs) _for new functionality_ from users that are not currently part of the
core project team. It has become overwhelming to try and give the proper time and attention that such complicated PRs
tend to require — and deserve. As a result, it is in the project's best interest to limit the scope of work on
new functionality to work done within the core project team.
PRs that address existing _bugs_ with a corresponding issue opened in our issue tracker will continue to be accepted
2022-10-05 16:31:06 +00:00
and reviewed. Their scope is often significantly more targeted, and simply improving upon existing and well defined
logic.
2017-04-24 20:52:04 +00:00
2016-01-20 21:39:03 +00:00
### Responsible Disclosure
2022-10-05 16:31:06 +00:00
2021-03-26 16:50:46 +00:00
This is a fairly in-depth project and makes use of a lot of parts. We strive to keep everything as secure as possible
and welcome you to take a look at the code provided in this project yourself. We do ask that you be considerate of
others who are using the software and not publicly disclose security issues without contacting us first by email.
2016-01-20 21:39:03 +00:00
2022-10-05 16:31:06 +00:00
We'll make a deal with you: if you contact us by email, and we fail to respond to you within a week you are welcome to
2021-03-26 16:50:46 +00:00
publicly disclose whatever issue you have found. We understand how frustrating it is when you find something big and
no one will respond to you. This holds us to a standard of providing prompt attention to any issues that arise and
keeping this community safe.
2016-01-20 21:39:03 +00:00
2022-10-05 16:31:06 +00:00
If you've found what you believe is a security issue please email `matthew@pterodactyl.io`. Please check
2022-07-24 23:45:49 +00:00
[SECURITY.md](/SECURITY.md) for additional details.
2016-01-20 21:39:03 +00:00
2021-03-26 16:50:46 +00:00
### Contact Us
2022-10-05 16:31:06 +00:00
You can find us in a couple places online. First and foremost, we're active right here on GitHub. If you encounter a
2021-03-26 16:50:46 +00:00
bug or other problems, open an issue on here for us to take a look at it. We also accept feature requests here as well.
2016-01-20 21:39:03 +00:00
2021-03-26 16:50:46 +00:00
You can also find us on [Discord](https://discord.gg/pterodactyl).