You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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