Skip to content

Commit

Permalink
wip: 🚧 add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis-gss committed Dec 16, 2024
1 parent 7115bba commit cce9915
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!--- Please provide a general summary of your changes in the title above -->

## Pull request type

<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed -->

Please check the type of change your PR introduces:

- [ ] 🐛 Bug Report
- [ ] ✨ Feature request
- [ ] 👀 Other (please describe):

## What is the current behavior?

<!-- Please describe the current behavior that you are modifying, or link to a relevant issue -->

Issue Number: N/A

## What is the new behavior?

<!-- Please describe the behavior or changes that are being added by this PR -->

-
-
-

## Other information

<!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change -->

0 comments on commit cce9915

Please sign in to comment.