-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an Issue template to automatically assigned the label tags when someone open an Issue #12748
Comments
Here I have created three example templates Bug report Feature request General Help |
Really cool @simbit18 !!! Thank you very much for implementing it. I think for affected architecture we cannot use Combo-box, because an issue can affect two or three architecture. Also it is important that "Related area" area also be an automatic label/tag. |
## Summary **-Template** Bug report Report a bug to improve NuttX stability Feature request Request an enhancement for NuttX General Help Get general support regarding NuttX Of course, others can be added. !!! :) **-Action** An action for automatically labelling issues **Keywords** Keywords are present in the dropdowns (the user can select more than one option) of the form Bug report and are: - Linux, Mac, Windows, Other - all, arm, arm64, avr, ceva, hc, mips, misoc, openrisc, renesas, risc-v, simulator, sparc, tricore, x86, x86_64, xtensa, z16, z80 - Applications, Api, Board support, Build System, Configuring, Debugging, Drivers, File System, Installing, Kconfig, Kernel, Memory Management, Native port, Networking, OS Components, Posix, Sensors, Specific Peripheral **To work, the labels must have the same name as the keywords !!!** **So before the merge it is necessary to add them.** Of course these keywords are examples so you can add, edit or delete them. [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) see apache/nuttx#12748 ## Impact none ## Testing CI
**-Template** Bug report Report a bug to improve NuttX stability Feature request Request an enhancement for NuttX General Help Get general support regarding NuttX Of course, others can be added. !!! :) **-Action** An action for automatically labelling issues **Keywords** Keywords are present in the dropdowns (the user can select more than one option) of the form Bug report and are: - Linux, Mac, Windows, Other - all, arm, arm64, avr, ceva, hc, mips, misoc, openrisc, renesas, risc-v, simulator, sparc, tricore, x86, x86_64, xtensa, z16, z80 - Applications, Api, Board support, Build System, Configuring, Debugging, Drivers, File System, Installing, Kconfig, Kernel, Memory Management, Native port, Networking, OS Components, Posix, Sensors, Specific Peripheral **To work, the labels must have the same name as the keywords !!!** **So before the merge it is necessary to add them.** Of course these keywords are examples so you can add, edit or delete them. [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) see apache/nuttx#12748 none CI
**-Template** Bug report Report a bug to improve NuttX stability Feature request Request an enhancement for NuttX General Help Get general support regarding NuttX Of course, others can be added. !!! :) **-Action** An action for automatically labelling issues **Keywords** Keywords are present in the dropdowns (the user can select more than one option) of the form Bug report and are: - Linux, Mac, Windows, Other - all, arm, arm64, avr, ceva, hc, mips, misoc, openrisc, renesas, risc-v, simulator, sparc, tricore, x86, x86_64, xtensa, z16, z80 - Applications, Api, Board support, Build System, Configuring, Debugging, Drivers, File System, Installing, Kconfig, Kernel, Memory Management, Native port, Networking, OS Components, Posix, Sensors, Specific Peripheral **To work, the labels must have the same name as the keywords !!!** **So before the merge it is necessary to add them.** Of course these keywords are examples so you can add, edit or delete them. [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) see apache/nuttx#12748 none CI
**-Template** Bug report Report a bug to improve NuttX stability Feature request Request an enhancement for NuttX General Help Get general support regarding NuttX Of course, others can be added. !!! :) **-Action** An action for automatically labelling issues **Keywords** Keywords are present in the dropdowns (the user can select more than one option) of the form Bug report and are: - Linux, Mac, Windows, Other - all, arm, arm64, avr, ceva, hc, mips, misoc, openrisc, renesas, risc-v, simulator, sparc, tricore, x86, x86_64, xtensa, z16, z80 - Applications, Api, Board support, Build System, Configuring, Debugging, Drivers, File System, Installing, Kconfig, Kernel, Memory Management, Native port, Networking, OS Components, Posix, Sensors, Specific Peripheral **To work, the labels must have the same name as the keywords !!!** **So before the merge it is necessary to add them.** Of course these keywords are examples so you can add, edit or delete them. [Creating a label](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label) see apache/nuttx#12748 none CI
Refer to documentation:
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
When opening the issue the user will be asked about what this issue refers to, i.e.:
This issue is a(n): [ ] BUG, [ ] Crash, [ ] Feature Request, [ ] Improvement, [ ] Logic Error, etc
This issue apply to the architecture(s): [ ] All, [ ] ARM, [ ] ARM64, [ ] AVR, [ ] CEVA [ ] HC, [ ] MIPS, etc
What areas are this issue related to: [ ] Audio, [ ] Clock Control, [ ] Ethernet, [ ] GPIO, [ ] Memory, etc
Which vendors are affected: [ ] AMD, [ ] Atmel/Microchip [ ] Broadcom, [ ] Espressif, [ ] Renesas, [ ] STMicroelectronics, etc
The text was updated successfully, but these errors were encountered: