File tree Expand file tree Collapse file tree 2 files changed +26
-28
lines changed
Expand file tree Collapse file tree 2 files changed +26
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Request for Exercise Repository
2+ description : Creating a new exercise for Git-Mastery and require a remote repository on the Git-Mastery organization? Request one here.
3+ title : " [Exercise Repository Request]"
4+ labels : ["exercise repository request"]
5+ assignees :
6+ - woojiahao
7+ body :
8+ - type : markdown
9+ attributes :
10+ value : |
11+ You are currently filing an exercise repository request. This means that you are currently working on a new exercise
12+ and would require a remote repository on the Git-Mastery organization for students to use.
13+ - type : input
14+ attributes :
15+ label : Exercise discussion issue
16+ description : Provide the link to the exercise discussion for this remote repository
17+ placeholder : https://github.com/git-mastery/exercises/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22exercise%20discussion%22
18+ validations :
19+ required : true
20+ - type : input
21+ attributes :
22+ label : Repository name
23+ description : What is the name of the exercise repository. Use kebab case
24+ placeholder : test-repository
25+ validations :
26+ required : true
You can’t perform that action at this time.
0 commit comments