Wiki Labels Guide - ashish9342/FreeCodeCamp GitHub Wiki
Labels help in categorizing issues and pull requests. Use issue only labels for issues and PR only labels for pull requests.
Listed here are labels for FreeCodeCamp Wiki — see wiki source and wiki labels.
Click on individual labels to see detailed info
See also: 🐳 Label Overview | 🐬 Label Details | 👪 Wiki Maintainer Guide | 👮 Wiki Review Board
Labels | Description | Use in Issue | Use in PR |
---|---|---|---|
Content Review 📖 | ❌ | ✅ | |
[](https://github.com/FreeCodeCamp/wiki/labels/help wanted) | Need help ➕ in creating the article(s) | ✅ | ❌ |
Help needed to resolve ➕ | ✅ | ❌ | |
Only for newbies 🔰 | ✅ | ❌ | |
[](https://github.com/FreeCodeCamp/wiki/labels/content update) | Update 🆙 non-code contents of article(s) | ❌ | ✅ |
Enhance codes or algos 📝 in article(s) | ❌ | ✅ | |
Work needed 👷 on article(s) | ❌ | ✅ | |
Coding Language 📜 specific article(s) | ✅ | ✅ | |
[](https://github.com/FreeCodeCamp/wiki/labels/in progress) | The author's WIP 🚧 article(s) | ❌ | ✅ |
Translation 💬 related article(s) | ✅ | ✅ | |
[](https://github.com/FreeCodeCamp/wiki/labels/Local Groups) | Study group related ⛺ | ✅ | ✅ |
Search Engine Optimization 💪 | ✅ | ✅ | |
Bugs 🐛 related to Wiki | ✅ | ❌ | |
Stale article(s) or author doesn't respond 🙅 | ❌ | ✅ | |
It is a question ❓ | ✅ | ❌ | |
Not fit for Wiki 🚫 | ✅ | ✅ | |
Similar or Duplicate of each other 👥 | ✅ | ✅ |
This is a PR only label.
This label is usually auto applied on a new PR or manually add it for new PRs.
Adding this label denotes that others can check the PR for typos, suggestions, etc (i.e. overall content review).
It's auto removed on merge or can be manually removed if PR is closed or merged. Do not remove before that.
This is an issue only label.
Label an issue as help wanted
if others need to work on the issue. This is usually used for new article addition help.
This is an issue only label.
This label is used for easy to resolve issues.
This is an issue only label.
This label is used to denote that the issue should only be contributed by campers without any prior experience with contributions.
Also See, http://www.firsttimersonly.com
This is a PR only label.
This is used for new articles or any non-markdown formatting changes i.e. any actual content modifications of existing article(s).
This is a PR only label.
This is used for any code
related modifications in any existing articles.
DO NOT get confused between using content update
or enhancement
.
This is a PR only label.
There are various WORK NEEDED
labels i.e.
-
WORK NEEDED: Fix Images
— Broken/Invalid images needs to be fixed WORK NEEDED: Fix Typos
WORK NEEDED: Grammar Issues
-
WORK NEEDED: Implement Suggestions
— Overall suggestions to improve article(s) -
WORK NEEDED: Squash Commits
— Use it when multiple related or irrelevant commits needs to be squashed
There are various LANGUAGE labels related to different programming languages. Label issues or pull requests which relate to one or more of these languages.
These are the language specific labels —
CSS
GO
HTML
Java
JavaScript
.NET
Python
Ruby
This is a PR only label.
Use it when author is still working on the PR and submitting commits from time to time.
No need for blocked
label if in progress
label is added.
This label is used on issues or pull requests which are related to translating any existing articles.
This label is used on issues or pull requests which are related to study groups.
This label is used on issues or pull requests which are related to search engine optimization.
This is an issue only label.
Assign this label to issues related to bugs in Wiki or in FreeCodeCamp or otherwise related.
This is a PR only label.
This label is used when the PR would be bad if merged, e.g. information that should not be there. This is also used when the guidelines are not followed and yet it seems like others were giving it "okay to merge" or if the person has not implemented the suggested changes.
Assign this label when you want to let other maintainers know not to merge until further noticed.
Also See, wontfix
label
This is an issue only label.
This label is used on issues if it is a question about Wiki or any general question related to FreeCodeCamp or otherwise related.
Assign this label to any issue or pull request which is not a good fit for the Wiki.
This label is used to mark any further issues or pull requests which are duplicates of any previously filed issues or pull requests.
This label is used on issue or pull request which can't be resolved.