File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " Bug report"
3+ about : Create a report to help improve the project
4+ labels : bug
5+
6+ ---
7+
8+ ### Orb version
9+
10+ <!-- -
11+ e.g., 1.0.0
12+ find this information in your config.yml file;
13+ if the version is @volatile, check the top of your CircleCI-generated,
14+ expanded configuration file, viewable from the "Configuration" tab of
15+ any job page, for the orb's specific semantic version number
16+ -->
17+
18+ ### What happened
19+
20+ <!-- -
21+ please include any relevant links to CircleCI workflows or jobs
22+ where you saw this behavior
23+ -->
24+
25+ ### Expected behavior
26+
27+ <!-- - what should happen, ideally? -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : " Feature request"
3+ about : Suggest an idea that will improve the project
4+ labels : enhancement
5+
6+ ---
7+
8+ ## What would you like to be added
9+
10+ <!-- -
11+ please describe the idea you have and the problem you are trying to solve
12+ -->
13+
14+ ## Why is this needed
15+
16+ <!-- -
17+ please explain why is this feature needed and how it improves the project
18+ -->
You can’t perform that action at this time.
0 commit comments