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+ name : 🏆 Hackathon Improvement
2+ description : Submit an improvement, fix, or contribution for the TestSprite CLI hackathon.
3+ title : ' [Hackathon] '
4+ labels : ['hackathon', 'needs-triage']
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thanks for participating in the TestSprite CLI hackathon! 🎉
10+
11+ Please search
12+ [existing issues](https://github.com/TestSprite/testsprite-cli/issues)
13+ first to avoid duplicates. Questions? Join us on
14+ [Discord](https://discord.gg/W4JDrZfdB).
15+ - type : input
16+ id : discord
17+ attributes :
18+ label : Discord Username / User ID
19+ description : Please provide your exact Discord username or unique User ID so we can contact you regarding your reward.
20+ placeholder : e.g. yourname or 123456789012345678
21+ validations :
22+ required : true
23+ - type : textarea
24+ id : summary
25+ attributes :
26+ label : What does this improvement do?
27+ description : A clear and concise description of the improvement, fix, or contribution.
28+ validations :
29+ required : true
30+ - type : textarea
31+ id : details
32+ attributes :
33+ label : Details / implementation notes
34+ description : Link a PR if you have one, describe your approach, and note anything reviewers should know.
35+ validations :
36+ required : false
37+ - type : checkboxes
38+ id : checks
39+ attributes :
40+ label : Confirmations
41+ options :
42+ - label : I have searched existing issues and this is not a duplicate.
43+ required : true
44+ - label : I have provided my Discord identity above for reward coordination.
45+ required : true
You can’t perform that action at this time.
0 commit comments