-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update contributing.md and add PR template
- Loading branch information
1 parent
496cfa8
commit d9c9809
Showing
2 changed files
with
28 additions
and
11 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Describe the intent of your PR here. | ||
|
||
## Added | ||
- | ||
|
||
## Changed | ||
- | ||
|
||
## Fixed | ||
- | ||
|
||
## PR Merge Checklist | ||
|
||
1. [ ] The PR is rebased on the latest `devel` commit and pointing to `devel`. | ||
2. [ ] Your PR reviewed and approved. | ||
3. [ ] All checks are passing. | ||
4. [ ] The `CHANGELOG.md` file has been updated. |
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