File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,15 +16,11 @@ body:
1616 options :
1717 - label : I have checked that my issue doesn't exist yet in the [issue tracker](https://github.com/alliedmodders/sourcemod/issues)
1818 required : true
19- - label : I have provided the smallest possible test-case to reproduce the issue
20- required : false
21- - label : I can consistently reproduce this issue with the provided description
22- required : false
2319
2420 - type : input
2521 id : os-version
2622 attributes :
27- label : Operating System Version
23+ label : Operating System and Version
2824 description : What operating system and version are you using?
2925 placeholder : " e.g., Windows 10 21H2, Ubuntu 22.04"
3026 validations :
3329 - type : input
3430 id : game-version
3531 attributes :
36- label : Game/ AppID and Version
32+ label : Game / AppID and Version
3733 description : Which game and version are you using?
3834 placeholder : " e.g., CS:GO (730) version 1.38.2.5"
3935 validations :
9490 label : Steps to Reproduce
9591 description : Please provide the code or steps needed to reproduce the issue
9692 placeholder : |
93+ *If possible, please include the smallest possible test-case to reproduce the issue.*
94+
95+ *Also, please make it clear whether or not you can consistently reproduce this issue with the provided description*
96+
9797 1. First step...
9898 2. Second step...
9999 3. ...
You can’t perform that action at this time.
0 commit comments