forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
Oleg Hahm edited this page Dec 11, 2015
·
14 revisions
We use "labels" in the issue tracker to help classify pull requests and issues. Using labels enables maintainers and users to quickly find issues they should look into, either because they experience them, or because it meets their area of expertise.
If you are unsure what a label is about or which labels you should apply to a PR or issue, look no further!
- ports:
-
armhas to do with the ARM family of boards and processors -
avrhas to do with the AVR family of boards and processors -
msphas to do with the MSP family of boards and processors -
nativehas to do with the native family of boards and processors (i.e. the emulator) -
x86has to do with the X86 family of boards and processors
-
- modules:
-
coresomething about the RIOT kernel core (i.e. anything in /core) -
networkany part of the network code -
testssomething with either the test applications or the unittests (i.e. anything in /tests) -
posixconcerns the POSIX support RIOT -
pkgis anything in the /pkg directory
-
-
C++concerning the c++ support in RIOT -
makethe build system is concerned -
osxonly concerns MAC OS X users (tends to be a complicated platform) -
windowsonly concerns Windows users
-
api changethis will need user code changes -
bugthis issue/PR is about an error -
cleanupa refactoring, tidying up, dead code removal, ... issue/PR -
documentationhas to do with documentation - API, wiki or internal -
enhancementthis issue/PR is about the extension of existing functionality -
majorsome "big" or "complicated" thing, possibly API changing -
minorsome little thing - does not change the API, should be easy to review/implement -
new featureissue/PR is about a new feature, i.e. functionality that does not exist already -
questiona question issue (this is a convenience feature for people who don't like IRC and mailing lists) -
duplicatethere exists another issue/PR on the same subject
-
NEEDS SQUASHINGthe commits in this PR should be sqashed prior to merging -
Newbie-Task-Candidatea good task if you're new to RIOT - not too complicated, might give you an insight -
Request for Commentsa draft PR or brain storming issue - should encourage others to provide input -
WIP(Work In Progress) unfinished PR - might be interesting to look into if you need the feature/issue it implements/fixes -
Waiting For Other PR- depends on a different PR (should be mentioned in the PR description), can be merged only after the other PR has been merged -
Ready for CI buildenables the CI to perform compile tests -
backporting-needed- a PR with this label set signals that it contains a bug fix for an issue also present in the latest supported release and should be backported to the corresponding release branch -
*TF- labels ending inTFbelong to a certain Task Force - Labels applied to closed but possibly relevant issues (so you might want to look for those):
-
memothe issue/PR will not be fixed/finished now, might be useful for reference -
wontfixthe issue will most likely never be fixed -
invalida non-issue, might contain an explanation of what went wrong in case you stumble upon the same issue
-
-
PR-award-nomineea PR that is noteworthy and deserves an award - Artificial labels introduced by huboard (warning: site is quite slow)
0 - Backlog1 - Ready2 - Working3 - Done
RIOT - The friendly Operating System for the Internet of Things
Homepage | [GitHub] (https://github.com/RIOT-OS/) | Developers Mailing List | Users Mailing List | Twitter @RIOT_OS
- Family: ARM
- Board: Airfy Beacon
- Board: Arduino Due
- Board: CC2538DK
- Board: CC2650STK
- Board: HikoB Fox
- Board: IoT LAB M3
- Board: LimiFrog-v1
- Board: mbed_lpc1768
- Board: MSB-IoT
- Board: MSBA2
- Board: Nucleo-L1
- Board: Nucleo-F446
- Board: Nucleo-F334
- Board: Nucleo-F303
- Board: Nucleo-F091
- Board: Mulle
- Board: OpenMote
- Board: PCA1000x (nRF51822 Development Kit)
- Board: Phytec phyWAVE-KW22
- Board: RFduino
- Board: SAMR21-xpro
- Board: SAML21-xpro
- Board: Seeeduino Arch-Pro
- Board: SODAQ Autonomo
- Board: Spark Core
- Board: STM32F0discovery
- Board: STM32F3discovery
- Board: STM32F4discovery
- Board: UDOO
- Board: yunjia-nrf51822
- Board: Zolertia remote
- Family: ATmega
- Board: Arduino Mega2560
- Board: Arduino Uno
- Board: Arduino Duemilanove
- Family: MSP430
- Board: MSB-430H
- Board: TelosB
- Board: WSN430
- Board: Zolertia Z1
- Board: eZ430-Chronos
- Family: native
- Board: native
- Family: x86
- Board: Intel Galileo