You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,8 @@ If you have questions, send a message to #questions on the teachers Discord.
80
80
* Providing a link to the original is usually sufficient if you found the problem online.
81
81
* If you found it in a book, cite the full title and author.
82
82
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:
84
85
* Make sure you push to the correct folder and repository.
85
86
* Instructions should be formatted as follows:
86
87
@@ -90,4 +91,22 @@ If you have questions, send a message to #questions on the teachers Discord.
90
91
>
91
92
> **Solution:** solutions/[FileName].extension
92
93
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
+
93
112
Thank you teachers for following these guidelines and helping us build a problem base!
0 commit comments