Skip to content

Commit 99f8220

Browse files
committed
feat: add CONTRIBUTING.md for newcomers
1 parent d9d3cc4 commit 99f8220

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Contributing to create-t3-app
2+
3+
## Contribution guidelines
4+
- Be respectful, civil, and open-minded.
5+
- Before opening a new pull request, try searching through the [issue tracker](https://github.com/nexxeln/create-t3-app/issues) for known issues or fixes.
6+
7+
## How to contribute
8+
1. [Fork this repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo) to your own GitHub account, then [clone the repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) to your machine.
9+
2. Follow the [README](https://github.com/nexxeln/create-t3-app#readme) to install the project.
10+
3. Create a new branch and implement your changes.
11+
4. Open a pull request!
12+
13+
Thanks to Next.js. This contribution guide is inspired by the [Next.js contribution guide.](https://github.com/vercel/next.js/blob/canary/contributing.md)

0 commit comments

Comments
 (0)