Skip to content

Commit c7bcd7f

Browse files
authored
Added a PR template for projects. (ossu#1136)
1 parent 4228100 commit c7bcd7f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Project Pull Request
2+
3+
This template is for any submissions to our [projects list](https://github.com/ossu/computer-science/blob/master/PROJECTS.md).
4+
If you're submitting a pull request for any other part of the repo, don't use this
5+
template.
6+
7+
Before you submit your project, there's a few things to check:
8+
9+
* Have you followed the [code of conduct?](https://github.com/ossu/code-of-conduct)
10+
* Does this project violate the honor code of one of the courses in OSSU?
11+
12+
If you've followed those two guidelines, then prepare a pull request for the project
13+
and a post for our Discord. Put the post in the [#projects channel](https://discord.com/channels/744385009028431943/881778556961701909),
14+
and ensure it contains some details for the community:
15+
16+
* The description of the project.
17+
* Any courses or resources that were particularly helpful that you'd like to share.
18+
* Any learnings that you had while doing the project.
19+
* Questions that you have for the group, or any feedback you'd like to receive.
20+
21+
If that's all good, create the pull request and send over your Discord post. Thanks!

0 commit comments

Comments
 (0)