Skip to content

Commit f68010c

Browse files
authored
chore: Simplify PR template (#86)
1 parent ac4e08f commit f68010c

2 files changed

Lines changed: 8 additions & 12 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Contributor Comments
22

3-
[INSERT DESCRIPTION]
4-
53
## Pull Request Checklist
64

75
Thank you for submitting a contribution to cookiecutter-python!
86

9-
In order to streamline the review of your contribution we ask that you review
10-
and comply with the below requirements:
7+
In order to streamline the review of your contribution we ask that you review and comply with the below requirements:
118

12-
- [ ] Rebase your branch against the latest commit of the target branch.
139
- [ ] If you are adding a dependency, please explain how it was chosen.
1410
- [ ] If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
15-
- [ ] If there is an issue associated with your Pull Request, link the issue to the PR.
1611
- [ ] Validate that documentation is accurate and aligned to any project updates or additions.
12+
13+
Don't forget our more detailed contribution guidelines
14+
[here](https://github.com/SeisoLLC/operations/blob/main/documents/software-guidelines.md#contributing-to-a-repository).
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Contributor Comments
22

3-
[INSERT DESCRIPTION]
4-
53
## Pull Request Checklist
64

75
Thank you for submitting a contribution to {{ cookiecutter.project_name }}!
86

9-
In order to streamline the review of your contribution we ask that you review
10-
and comply with the below requirements:
7+
In order to streamline the review of your contribution we ask that you review and comply with the below requirements:
118

12-
- [ ] Rebase your branch against the latest commit of the target branch.
139
- [ ] If you are adding a dependency, please explain how it was chosen.
1410
- [ ] If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
15-
- [ ] If there is an issue associated with your Pull Request, link the issue to the PR.
1611
- [ ] Validate that documentation is accurate and aligned to any project updates or additions.
12+
13+
Don't forget our more detailed contribution guidelines
14+
[here](https://github.com/SeisoLLC/operations/blob/main/documents/software-guidelines.md#contributing-to-a-repository).

0 commit comments

Comments
 (0)