This commit is contained in:
Alex Epstein 2017-06-28 00:07:37 -04:00
parent 8e513a98b4
commit 3c54484761
1 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
# Contributing
### First off, thank you for considering contributing to Sandman.
### First off, thank you for considering contributing to Bash-Snippets.
#### 1. Where do I go from here?
#### Where do I go from here?
If you've noticed a bug or have a question, search the <a href="https://github.com/alexanderepstein/Bash-Snippets/issues">issue tracker</a> to see if someone else in the community has already created a ticket. If not, go ahead and <a href="https://github.com/alexanderepstein/Bash-Snippets/issues/new">make one</a>!
#### 2. Fork & Clone The Repository
#### Otherwise if implementing a fix or feature go through these steps
#### 1. Fork & Clone The Repository
* Fork the repository
* It is assumed you are on either a Unix or Linux system in which are there are no dependencies
* To download the full source code after forking
@ -16,21 +16,21 @@ git clone https://github.com/yourusernamehere/Bash-Snippets
```
#### 3. Implement your fix or feature
#### 2. Implement your fix or feature
At this point, you're ready to make your changes! Feel free to ask for help; everyone is a beginner at first :smile_cat:
Make sure to make your commit messages informative and concise.
#### 4. Check The Script Runtime
#### 3. Check The Script Runtime
If you changed the weather script for example try running it and see if it works as intended.
If you added a new script/tool test it to see if it works.
#### 6. Create A Pull Request
#### 4. Create A Pull Request
First make sure to commit and push your changes to your forked repository.
Check to see if there are any conflicts with the main repository and your fork.
If there are none submit the request and give details as to what you changed or added.
#### 7. Bask In All The Glory Of Adding To A FOSS Application
#### 5. Bask In All The Glory Of Adding To A FOSS Application
![Had to do it to em](https://68.media.tumblr.com/2dfc3369827df9b981e111d7fd8fc732/tumblr_mvemcyarmn1rslphyo1_400.gif)