How to make your issues in GitHub more professional? [Labels feature]

简介: How to make your issues in GitHub more professional? [Labels feature]First, go to you issue path like https://github.

How to make your issues in GitHub more professional? [Labels feature]


First, go to you issue path like https://github.com/gittestapi/training/issues and clicking "Labels" to add 3 labels "P0","P1","P2" like following:



Second, clicking "New Issue" and fill your issue title, content and select "P0" in right Labels as following:


Note:
most issue content should be contains "Environment,BuildNumber/ProductNumber,Reproduce Steps,Actual Result and Expect Result" if it is a bug.
If the issue is a task, it needn't these information in Content, just describe what the task it is as following:
Issue Title: [Task] Need to add a "Login" button in the right of Home Page
Issue Description:
Human Resource cost: 1 person
ETA: End of this week(10/20/2017)
1.we need to add a "Login" button in the right of Home page
2.When user click "Login" button, it will go to Login page
3.You need to implement a Login page for user to login our system, too.


Finally, you can see all your issues are very convenient and easy to filter and find in https://github.com/gittestapi/training/issues as following:





目录
相关文章
|
开发工具 git
hugo-theme-stack setting for github
hugo-theme-stack setting for github
103 0
|
TensorFlow 算法框架/工具 Python
tensorflow安装错误:Could not find a version that satisfies the requirement tensorflow 解决
tensorflow安装错误:Could not find a version that satisfies the requirement tensorflow 解决
|
Java
Github参与jdk8u,提交的PR提示:Testing is not configured
Github参与jdk8u,提交的PR提示:Testing is not configured
107 0
Github参与jdk8u,提交的PR提示:Testing is not configured
《Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing》电子版地址
Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing
67 0
《Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing》电子版地址
|
TensorFlow 算法框架/工具
|
前端开发 开发工具 git
react项目实战学习笔记-学习11-warning: adding embedded git repository:xxxxxxxxxxhint: You‘ve added another git
react项目实战学习笔记-学习11-warning: adding embedded git repository:xxxxxxxxxxhint: You‘ve added another git
120 0
码云 mac sourcetree 提交代码报错 Please make sure you have the correct access rights and the repository e...
码云 mac sourcetree 提交代码报错 Please make sure you have the correct access rights and the repository e...
1337 0
码云 mac sourcetree 提交代码报错 Please make sure you have the correct access rights and the repository e...
|
存储 C++
Tutorial 7 TLM2.0-lab1
[https://www.doulos.com/httpswwwdouloscomknowhow/systemc/tlm-20/tutorial-1-sockets-generic-payload-blocking-transport/]1、介绍:需要有SystemC的现有知识。2、模型概念SystemC的TLM重点是通过函数调用方式来实现SC进程间通信。OSCI TLM-2.0实际聚焦在片上存储
888 0
|
流计算
Tutorial 8 TLM2.0-lab2
1、Response Status of the Generic Payload默认的响应状态属性是:TLM_INCOMPLETE_RESPONSE;意味transaction没有抵达target。如果执行成功,target会设置属性为:TLM_OK_RESPONSE。TLM_ADDRESS_ERROR_RESPONSE:地址越界错误TLM_BYTE_ENABLE_ERROR_RESPONSE:b
288 0
|
人工智能 测试技术 程序员
书籍:Pro Python 3 3rd -2019: Features and Tools for Professional Development .pdf
简介 优化您的编程技巧和方法,以成为更高效和创造性的Python程序员。本书探讨了概念和功能,这些概念和功能不仅可以改进您的代码,还可以通过Python理念的见解和细节来理解Python社区。 Pro Python 3,第三版为您提供编写干净,创新代码的工具。