Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit c83f926

Browse files
authored
docs: update contributing guidelines
I've deleted my account-wide contributing guidelines, so adding the necessary information here instead.
1 parent 4f67053 commit c83f926

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Contributing to Pathfinder.vim
22

3-
*This file contains information about the inner workings of pathfinder.vim.
4-
You should also read these [general contributing guidelines][default-contributing].*
3+
## Commit messages
54

6-
[default-contributing]: https://github.com/danth/.github/blob/master/CONTRIBUTING.md
5+
**Please follow the
6+
[Angular commit style](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits)
7+
in your commit messages so that the automatic version numbering can work.**
78

89
## Development environment
910

0 commit comments

Comments
 (0)