Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 6c6ddd9

Browse files
authored
[docs] Copyedited contributing guide
Also changed platform label from purple to black, to be more distinct from blue.
1 parent 4416327 commit 6c6ddd9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CONTRIBUTING.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@ If you want to contribute code:
1818

1919
Please note the special instructions for contributing new source code files, asset files, or user-facing strings to the [iOS SDK](platform/ios/DEVELOPING.md#contributing) or [macOS SDK](platform/macos/DEVELOPING.md#contributing).
2020

21-
### Github Issue Labels
21+
### Github issue labels
2222

23-
Our labeling system is
23+
Our labeling system is:
2424

25-
- **minimalistic:** Labels' usefulness are inversely proportional to how many we have.
26-
- **objective:** Labels should be objective enough that any two people would agree on a labeling decision.
27-
- **useful:** Labels should track state or capture semantic meaning that would otherwise be hard to search.
25+
* **minimalistic:** Labels usefulness are inversely proportional to how many we have.
26+
* **objective:** Labels should be objective enough that any two people would agree on a labeling decision.
27+
* **useful:** Labels should track state or capture semantic meaning that would otherwise be hard to search for.
2828

29-
We have divided our labels into categories to make them easier to use.
29+
We’ve color-coded our labels by facet to make them easier to use:
3030

31-
- platform (purple)
32-
- type (blue)
33-
- actionable status (red)
34-
- non-actionable status (grey)
35-
- importance / urgency (green)
36-
- topic / project / misc (yellow)
31+
* type (blue)
32+
* platform (black)
33+
* actionable status (red)
34+
* non-actionable status (grey)
35+
* importance / urgency (green)
36+
* topic / project / misc (yellow)
3737

3838
# Code of conduct
3939
Everyone is invited to participate in Mapbox’s open source projects and public discussions: we want to create a welcoming and friendly environment. Harassment of participants or other unethical and unprofessional behavior will not be tolerated in our spaces. The [Contributor Covenant](http://contributor-covenant.org) applies to all projects under the Mapbox organization and we ask that you please read [the full text](http://contributor-covenant.org/version/1/2/0/).

0 commit comments

Comments
 (0)