|
@@ -22,16 +22,6 @@ Also keep in mind that commit messages can be longer than a single
|
|
|
line, so use it to your advantage to explain your commit and
|
|
line, so use it to your advantage to explain your commit and
|
|
|
intentions.
|
|
intentions.
|
|
|
|
|
|
|
|
-## ChangeLog
|
|
|
|
|
-
|
|
|
|
|
-Whenever a major change or sub-project is completed, a summary must be noted
|
|
|
|
|
-in the [ChangeLog](https://github.com/darkrenaissance/darkfi/blob/master/ChangeLog).
|
|
|
|
|
-Think of this as a bulletin board where the rest of the team is notified of
|
|
|
|
|
-important progress.
|
|
|
|
|
-
|
|
|
|
|
-As we move through the stages, the current yyyy-mm-dd marker is updated with
|
|
|
|
|
-the current date, and a new section above is created.
|
|
|
|
|
-
|
|
|
|
|
## cargo fmt pre-commit hook
|
|
## cargo fmt pre-commit hook
|
|
|
|
|
|
|
|
To ensure every contributor uses the same code style, make sure
|
|
To ensure every contributor uses the same code style, make sure
|