mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
13 lines
583 B
YAML
13 lines
583 B
YAML
# You can change the labels to suit your needs if "first-timers-only" is not what you are looking for.
|
|
# These are some examples.
|
|
labels:
|
|
- first-timers-only
|
|
- help wanted
|
|
|
|
#If you would like to add your own template for the issue, add an .md file to your .github folder
|
|
template: .github/first-timers-issue-template.md
|
|
|
|
# You can create the issue in a different repo than where the problem is. Just make sure you installed the bot on the configured repository.
|
|
# The issue will link back to the original repository where the contribution will be made.
|
|
#repository: repo-name
|