File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ github : [sevenbitbyte]
2+ ko_fi : [dataparty, nullagent]
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐛 Bug report
3+ labels : ' bug'
4+ title : ' BUG | '
5+ about : Create a report to help us improve
6+ ---
7+
8+ ## 🐛 Bug Report
9+ <!-- (A clear and concise description of what the bug is.) -->
10+
11+
12+
13+
14+ ## To Reproduce
15+
16+ 1 . Step 1
17+ 2 . Step 2
18+
19+
20+ ## Logs or Screenshots
21+ <details ><summary >Expand for Contents</summary >
22+ <p >
23+ <!-- Paste any long log here: -->
24+
25+ ```
26+
27+ SUPER_LONG_LOG__
28+
29+ ```
30+
31+ </p >
32+ </details >
33+
34+ <!-- (OPTIONAL) Ignore below if not required
35+ ## Expected behavior
36+
37+
38+ ## Environment
39+ - `pkg` v1.x.x
40+ -
41+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🤖 Code Fix, Styling or Convention Proposal
3+ labels : ' code'
4+ title : ' CODE | '
5+ about : Create a code convention proposal
6+ ---
7+
8+ ## 🤖 Code Proposal
9+ <!-- (A clear and concise description of what the proposal is.) -->
10+
11+
12+
13+
14+
15+ ## Motivation
16+ <!-- why? -->
17+
18+
19+
20+
21+
22+ <!-- OPTIONAL
23+ ## Example
24+
25+ ## Production Example
26+ - https://github.com/facebook/react
27+ - https://github.com/ros/ros
28+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : 📖 Document Request
3+ labels : ' documentation'
4+ title : ' DOC | '
5+ about : Submit a proposal for documentation
6+ ---
7+
8+ ## 📖 Document Request
9+ <!-- (A clear and concise description of which feature need documentation. Link to LOC encouraged!)-->
10+
11+
12+
13+
14+ ## Motivation
15+ <!-- (why?)-->
16+
17+
18+
19+
20+
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🚀 Feature Proposal
3+ labels : ' enhancement'
4+ title : ' FEAT | '
5+ about : Submit a proposal for a new feature
6+ ---
7+
8+ ## 🚀 Feature Proposal
9+ <!-- (A clear and concise description of what the feature is.)-->
10+
11+
12+
13+
14+
15+
16+ <!--
17+
18+ ## Motivation
19+
20+ ## Example
21+
22+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🤓 Question
3+ labels : ' question'
4+ about : Ask, discuss, debate with the team
5+ ---
6+
7+ ## 🤓 Question
8+ <!-- (You _must_ search the issues before asking your question) -->
9+
10+
Original file line number Diff line number Diff line change 1+ ## Issues resolved:
2+
3+ - [ ] closes #
4+
5+ <!--
6+ ## Screenshot (optional)
7+
8+
9+ ## Test (optional)
10+
11+ -->
You can’t perform that action at this time.
0 commit comments