mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 01:47:57 +00:00
Add PR template (#3934)
This commit is contained in:
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
## Summary
|
||||
<!-- Describe the purpose of your pull request and, if present, link to existing issues. -->
|
||||
|
||||
## AI usage
|
||||
<!-- Please list where and to what extent AI was used. -->
|
||||
|
||||
## Contributor guidelines (mandatory)
|
||||
<!-- We only accept pull requests that follow our guidelines. A deliberate violation may result in a ban. -->
|
||||
|
||||
- [ ] I have adhered to the [coding style](https://github.com/osm-search/Nominatim/blob/master/CONTRIBUTING.md#coding-style)
|
||||
- [ ] I have [tested](https://github.com/osm-search/Nominatim/blob/master/CONTRIBUTING.md#testing) the proposed changes
|
||||
- [ ] 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
|
||||
Reference in New Issue
Block a user