Skip to content

Commit ab23476

Browse files
Update README.md
1 parent 530bdca commit ab23476

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
PyCon APAC Organizers Website
22
==================
33

4-
Pull requests are welcome! :)
5-
64
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
75

86
## Available Scripts
@@ -29,3 +27,20 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
2927

3028
### `npm run deploy`
3129

30+
31+
32+
## Contributing
33+
34+
Pull requests are welcome! :)
35+
36+
How to Create/submit a Pull Request
37+
###
38+
More info: https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/
39+
40+
41+
How to Test your Code Locally
42+
###
43+
1. Make code changes
44+
2. 'npm run start' - to check your changes locally
45+
46+

0 commit comments

Comments
 (0)