]> git.openstreetmap.org Git - rails.git/commit
Add some issue templates and links to other repositories
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 24 Nov 2021 13:41:37 +0000 (13:41 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 24 Nov 2021 13:41:37 +0000 (13:41 +0000)
commit55356dbb9ba6cbc77646d9e5ec9350f9dd27a9d8
treeded94b66446f055213a96b3cea35ff3c34ab0197
parentabbd5a30d41945a41ed5c6c2012793e176f8c28a
Add some issue templates and links to other repositories

This should help new users find the right place to go with their issue,
while also letting people use the blank template if they prefer.

The templates are heavily inspired by similar templates in the iD repo.

Fixes #3358
.github/ISSUE_TEMPLATE/bug.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature.yml [new file with mode: 0644]