File tree Expand file tree Collapse file tree 7 files changed +11
-7
lines changed
Expand file tree Collapse file tree 7 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Code Snippet Request
33about : Request a code snippet (e.g. Hello World in Grain)
44title : Add {PROJECT} in {LANGUAGE}
55labels : enhancement
6- assignees : ' @TheRenegadeCoder/core '
6+ assignees : ' '
77---
88
99To request a new code snippet, please fill out the following:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Language Test Request
33about : Request tests for an existing language that is missing a testinfo.yml (e.g. Perl)
44title : Add {LANGUAGE} Testing
55labels : enhancement, tests
6- assignees : ' @TheRenegadeCoder/core '
6+ assignees : ' '
77---
88
99To request a new language, please fill out the following:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Project Test Request
33about : Request tests for a project that is missing tests (e.g. Linear Search)
44title : Add {PROJECT} Testing
55labels : enhancement, tests
6- assignees : ' @TheRenegadeCoder/core '
6+ assignees : ' '
77---
88
99To request tests for a new project, please fill out the following:
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ name: New Code Snippet
33about : Add a code snippet in an existing language
44title : Add {PROJECT} in {LANGUAGE}
55labels : enhancement
6- assignees : ' @TheRenegadeCoder/core'
6+ reviewers : ' @TheRenegadeCoder/core'
7+ assignees : ' '
78---
89
910Congrats on taking the first step to contributing to the Sample Programs repository maintained by [ The Renegade Coder] [ renegade-coder ] !
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ name: New Language Code Snippet
33about : Add a code snippet in a new language
44title : Add {PROJECT} in {LANGUAGE}
55labels : enhancement, tests
6- assignees : ' @TheRenegadeCoder/core'
6+ reviewers : ' @TheRenegadeCoder/core'
7+ assignees : ' '
78---
89
910Congrats on taking the first step to contributing to the Sample Programs repository maintained by [ The Renegade Coder] [ renegade-coder ] !
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ name: New Project Tests
33about : Add tests for a new project
44title : Add {PROJECT} tests
55labels : enhancement, tests
6- assignees : ' @TheRenegadeCoder/core'
6+ reviewers : ' @TheRenegadeCoder/core'
7+ assignees : ' '
78---
89
910Congrats on taking the first step to contributing to the Sample Programs repository maintained by [ The Renegade Coder] [ renegade-coder ] !
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ name: Refactor
33about : Modify an existing code snippet or tests
44title : Modify {PROJECT} {TESTS} in {LANGUAGE}
55labels : refactor
6- assignees : ' @TheRenegadeCoder/core'
6+ reviewers : ' @TheRenegadeCoder/core'
7+ assignees : ' '
78---
89
910Congrats on taking the first step to contributing to the Sample Programs repository maintained by [ The Renegade Coder] [ renegade-coder ] !
You can’t perform that action at this time.
0 commit comments