mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Create pull_request_template.md
This commit is contained in:
committed by
GitHub
parent
cb93e98cbc
commit
aca26d4ebf
17
.github/pull_request_template.md
vendored
Normal file
17
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
Please complete the following checklist if your PR is adding new link to the list:
|
||||
|
||||
- [ ] I've read [contributing guidelines](https://github.com/MunGell/awesome-for-beginners/blob/master/CONTRIBUTING.md)
|
||||
- [ ] This PR does not introduce duplicates to the list
|
||||
- [ ] The link is added at the bottom of the list category
|
||||
- [ ] Suggested repository is maintained, have active community, is able to mentor new contributors and have issues with the suggested label
|
||||
- [ ] The link I add follows suggested pattern:
|
||||
|
||||
```
|
||||
- [Repository Name](link-to-repository-label) _(label: beginner-friendly-label-in-the-repository)_ <br> Description
|
||||
```
|
||||
|
||||
Example link formatting:
|
||||
|
||||
```
|
||||
- [awesome-for-beginners](https://github.com/MunGell/awesome-for-beginners/labels/good-first-contribution) _(label: good-first-contribution)_ <br> A list of awesome beginners-friendly projects.
|
||||
```
|
||||
Reference in New Issue
Block a user