mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Issue #109: remove a mention of labels.
Seems like labels are available only for collaborators.
This commit is contained in:
parent
8bfc4f3676
commit
37d1c2379c
2 changed files with 4 additions and 4 deletions
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
|
@ -6,12 +6,12 @@ Thank you for your interest in the Map Machine project. Since the primary goal o
|
||||||
Suggest a tag to support
|
Suggest a tag to support
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
Please, create an issue with `icon` label.
|
Please, create an issue describing how you would like the feature to be visualized.
|
||||||
|
|
||||||
Report a bug
|
Report a bug
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Please, create an issue with `bug` label.
|
Please, create an issue describing the current behavior, expected behavior, and environment (most importantly, the OS version and Python version if it was not the recommended one).
|
||||||
|
|
||||||
Fix a typo in documentation
|
Fix a typo in documentation
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
|
@ -4,7 +4,7 @@ Thank you for your interest in the Map Machine project. Since the primary goal
|
||||||
|
|
||||||
\2 {Suggest a tag to support} {}
|
\2 {Suggest a tag to support} {}
|
||||||
|
|
||||||
Please, create an issue with \m {icon} label.
|
Please, create an issue describing how you would like the feature to be visualized.
|
||||||
|
|
||||||
/*
|
/*
|
||||||
\2 {Add an icon} {}
|
\2 {Add an icon} {}
|
||||||
|
@ -12,7 +12,7 @@ Please, create an issue with \m {icon} label.
|
||||||
|
|
||||||
\2 {Report a bug} {}
|
\2 {Report a bug} {}
|
||||||
|
|
||||||
Please, create an issue with \m {bug} label.
|
Please, create an issue describing the current behavior, expected behavior, and environment (most importantly, the OS version and Python version if it was not the recommended one).
|
||||||
|
|
||||||
\2 {Fix a typo in documentation} {}
|
\2 {Fix a typo in documentation} {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue