-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #65 from Panquesito7/update_pr_template
docs: improve the PR template
- Loading branch information
Showing
1 changed file
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,33 @@ | ||
<!-- markdownlint-disable first-line-heading --> | ||
|
||
<!-- | ||
Ahoy matey! | ||
Thank ye for considering to contribute to our book project. Before ye submit your pull request, please make sure to check the following: | ||
Thank ye for considering to contribute to our book project. Before ye submit your pull request, please make sure to read the following, as well as checking the boxes that apply below. | ||
Contributing guidelines: https://github.com/loftwah/linux-for-pirates/blob/main/CONTRIBUTING.md | ||
Code of Conduct: https://github.com/loftwah/linux-for-pirates/blob/main/CODE_OF_CONDUCT.md | ||
--> | ||
|
||
- [ ] Your changes follow the book's style and conventions | ||
- [ ] Your changes have been thoroughly reviewed and do not introduce any errors | ||
- [ ] You have added appropriate documentation for your changes (if necessary) | ||
|
||
#### Description of changes: | ||
#### Description of changes | ||
|
||
<!-- Describe the changes ye have made and the reasons for them. --> | ||
|
||
#### Issue(s) closed | ||
|
||
[Describe the changes ye have made and the reasons for them] | ||
<!-- List the issue(s) that this pull request resolves, if applicable. --> | ||
|
||
#### Issue(s) closed: | ||
#### Note for reviewers | ||
|
||
[List the issue(s) that this pull request resolves, if applicable] | ||
<!-- Please add notes (if applicable) for the pull request reviewers. --> | ||
|
||
Thanks for your contribution! We'll review your changes as soon as we can. | ||
<!-- | ||
Thanks for your contribution! We'll | ||
review your changes as soon as we can. | ||
Yarrrr! | ||
Yarrrr! 🏴☠️ | ||
--> |