Skip to content

Commit 5c5f81e

Browse files
authored
Add more detailed instructions on GitHub workflow
1 parent 938afea commit 5c5f81e

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ If you have questions, send a message to #questions on the teachers Discord.
8080
* Providing a link to the original is usually sufficient if you found the problem online.
8181
* If you found it in a book, cite the full title and author.
8282

83-
## Push the practice template and solution code to GitHub or ask a Curriculum Development member to do it for you. You must also submit the full instructions.
83+
## Submit practice problem(s).
84+
### Overall directions no matter which option you choose:
8485
* Make sure you push to the correct folder and repository.
8586
* Instructions should be formatted as follows:
8687

@@ -90,4 +91,22 @@ If you have questions, send a message to #questions on the teachers Discord.
9091
>
9192
> **Solution:** solutions/[FileName].extension
9293
94+
To submit a problem, you have 3 options:
95+
96+
### (1) Pushing to GitHub
97+
1. Dm Rebecca Dang on the Teachers Discord with your GitHub username and course(s) you’re teaching to be invited to the C4T GitHub organization
98+
2. Clone the repo.
99+
3. Create your own branch. Name it appropriately.
100+
4. Push your branch to remote.
101+
5. Mention @Curriculum Development on the Teachers Discord that you have pushed your branch. Be sure to tell us what the name of your branch is!
102+
6. If Curr-Dev approves, you have permission to merge your branch with master.
103+
104+
### (2) Making a pull request
105+
[See this help article](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests)
106+
107+
### (3) Email C4T Curriculum Development
108+
1. Email [[email protected]](mailto:[email protected]) with all necessary info (e.g. instructions, practice template file, solution file).
109+
2. Mention @Curriculum Development on the Teachers Discord that you have emailed us please!
110+
111+
93112
Thank you teachers for following these guidelines and helping us build a problem base!

0 commit comments

Comments
 (0)