Skip to content

Commit 7c4bf5f

Browse files
authored
Add contribution guidelines
1 parent 372739c commit 7c4bf5f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CONTRIBUTING.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Contributing
2+
3+
Thank you for considering to contribute to `react-tailwindcss-portfolio` 💖
4+
5+
Please note that this project is released with a [Code of Conduct](https://github.com/realstoman/react-tailwindcss-portfolio/blob/main/CODE_OF_CONDUCT.md). By participating you agree to abide by its terms.
6+
7+
## Setup
8+
9+
### Fork this repo
10+
11+
[https://github.com/realstoman/react-tailwindcss-portfolio](https://github.com/realstoman/react-tailwindcss-portfolio)
12+
13+
### Check the issues section if there are already issues and see if you can fix them
14+
15+
16+
[https://github.com/realstoman/react-tailwindcss-portfolio/issues](https://github.com/realstoman/react-tailwindcss-portfolio/issues)
17+
18+
### If the issue is new, add the code to the fork of the repository and then create a pull request
19+
20+
### Add Feat or Fix to the pull request title so maintainer understand what this issue is

0 commit comments

Comments
 (0)