Skip to content

Commit 77b8e76

Browse files
authored
Add PR template (#3934)
1 parent 20a333d commit 77b8e76

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Summary
2+
<!-- Describe the purpose of your pull request and, if present, link to existing issues. -->
3+
4+
## AI usage
5+
<!-- Please list where and to what extent AI was used. -->
6+
7+
## Contributor guidelines (mandatory)
8+
<!-- We only accept pull requests that follow our guidelines. A deliberate violation may result in a ban. -->
9+
10+
- [ ] I have adhered to the [coding style](https://github.com/osm-search/Nominatim/blob/master/CONTRIBUTING.md#coding-style)
11+
- [ ] I have [tested](https://github.com/osm-search/Nominatim/blob/master/CONTRIBUTING.md#testing) the proposed changes
12+
- [ ] I have [disclosed](https://github.com/osm-search/Nominatim/blob/master/CONTRIBUTING.md#using-ai-assisted-code-generators) above any use of AI to generate code, documentation, or the pull request description

0 commit comments

Comments
 (0)