Skip to content

Commit 21bd6ba

Browse files
committed
initial
1 parent 61f7ea6 commit 21bd6ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# How to contribute
2+
I'm really glad you're reading this, because we need volunteer developers to help this project continue to be up to date
3+
4+
## Submitting changes
5+
Please send a [GitHub Pull Request to TirsvadCMS](https://github.com/TirsvadCMS-Bashscripts/nginx_setup/pull/new/master) with a clear list of what you've done
6+
Please follow our coding conventions (below) and make sure all of your commits are one feature per commit.
7+
8+
Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:
9+
10+
$ git commit -m "A brief summary of the commit
11+
>
12+
> A paragraph describing what changed and its impact."

0 commit comments

Comments
 (0)