changelog

This commit is contained in:
Dax T. Games
2020-07-29 20:39:37 -04:00
parent 4cacd2fdc8
commit 70aa573111
2 changed files with 7 additions and 4 deletions

View File

@ -1,13 +1,14 @@
# How to contribute
Unfortunately we all can't work on cmder every day of the year, so I have decided to write some guidelines for contributing.
B
If you follow them your contribution will likely be pulled in quicker.
## Getting Started
* Fork the repository on GitHub (It's that easy)
* Create a feature branch based on the development branch.
* Create a feature branch based on the `master` branch.
## Making Changes