Skip to content

Commit

Permalink
fix: Update reqs for pull_request_template.md
Browse files Browse the repository at this point in the history
Uses feedback from reviewer to improve PR template
  • Loading branch information
boulais01 authored Sep 19, 2023
1 parent 326065d commit faa2c9d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
When creating a pull request to add a new feature or alter an existing one,
there are some important elements to include to help our team review and process it more efficiently.

1. Describe the contents and goal of the pull request.
1. List the names of those who contributed to the project.

2. Will coverge be maintained/increased?
2. Link the issue the pull request is meant to fix/resolve.

3. What operating systems has this been tested on? How were these tests conducted?
3. Describe the contents and goal of the pull request.

4. Include a code block and/or screenshots displaying the functionality of your feature, if applicable/possible.
4. Will coverge be maintained/increased?

5. What operating systems has this been tested on? How were these tests conducted?

6. Include a code block and/or screenshots displaying the functionality of your feature, if applicable/possible.

Mark as a draft until it is ready to begin the reviewing process, then tag our [Lead Software Architect, Lauren Nevill](https://github.com/laurennevill),
our [Principal Software Engineer, Bergas Batara](https://github.com/bergasanargya), and our [Founding Engineer, Gregory Kapfhammer](https://github.com/gkapfham)
Expand Down

0 comments on commit faa2c9d

Please sign in to comment.