Update pull_request_template.md
This commit is contained in:
parent
5ac7bd1f4a
commit
47555b87a2
1 changed files with 10 additions and 7 deletions
15
.github/pull_request_template.md
vendored
15
.github/pull_request_template.md
vendored
|
|
@ -1,14 +1,17 @@
|
||||||
<!--
|
<!--
|
||||||
|
# Contribution Guidelines
|
||||||
|
|
||||||
|
Please note that this project is released with a
|
||||||
|
[Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this
|
||||||
|
project you agree to abide by its terms.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Ensure your pull request adheres to the following guidelines:
|
Ensure your pull request adheres to the following guidelines:
|
||||||
|
|
||||||
- Follow the format `- [Name](link) - A small description.`
|
- Follow the format `- [Name](link) - A small description.`
|
||||||
- Maintain alphabetical order in each category.
|
- Maintain alphabetical order in each category.
|
||||||
|
- Submitted projects must meet a popularity threshold:
|
||||||
**Submitting Your Own Project?**
|
|
||||||
|
|
||||||
If you are the author of the project you are adding, please be aware of the following:
|
|
||||||
|
|
||||||
- Self-submitted projects must meet a popularity threshold:
|
|
||||||
- **GitHub:** Minimum 50 stars.
|
- **GitHub:** Minimum 50 stars.
|
||||||
- **Other Platforms:** Comparable community interest.
|
- **Other Platforms:** Comparable community interest.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue