Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PULL_REQUEST_TEMPLATE.md #4593

Merged
merged 2 commits into from
Mar 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 16 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
**Reasons for making this change:**
<!-- Include your relationship to the project and what you expect to get from this change. -->
### Reasons for making this change

_TODO_
<!---
Please provide some background for this change.
--->

**Links to documentation supporting these rule changes:**
### Links to documentation supporting these rule changes

_TODO_

If this is a new template:
<!---
Link to the project docs, any existing .gitignore files that project may have in it's own repo, etc
--->

- **Link to application or project’s homepage**: _TODO_
### If this is a new template

Link to application or project’s homepage: TODO

### Merge and Approval Steps
- [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns
- [ ] Ensure CI is passing
- [ ] Get a review and Approval from one of the maintainers