Skip to content

Commit a76d04d

Browse files
Add info on contributing to the project
1 parent d5bbb25 commit a76d04d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to contribute
2+
3+
The files in this repository are used in the course videos and are the starting point for all students. Because we want all students to have the same experience going through course, if your pull request alters any of the core files, then it (most likely) will _not_ be merged into the project.

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ To simplify your development process, Udacity has provided a backend server for
2020
* These books do not know which shelf they are on. They are raw results only. You'll need to make sure that books have the correct state while on the search page.
2121

2222
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). You can find more information on how to perform common tasks [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
23+
24+
## Contributing
25+
26+
This repository is the starter code for _all_ Udacity students. Therefore, we most likely will not accept pull requests.
27+
28+
For details, check out [CONTRIBUTING.md](CONTRIBUTING.md).

0 commit comments

Comments
 (0)