Update CONTRIBUTING.md
This commit is contained in:
parent
c1c85ad545
commit
510efefe8d
1 changed files with 11 additions and 11 deletions
|
@ -10,17 +10,17 @@ Contributing guidelines
|
||||||
* GPG Tool
|
* GPG Tool
|
||||||
|
|
||||||
- [Contributing guidelines](#contributing-guidelines)
|
- [Contributing guidelines](#contributing-guidelines)
|
||||||
- [Requirements:](#requirements)
|
- [Requirements:](#requirements)
|
||||||
- [Decrypt content](#decrypt-content)
|
- [Decrypt content](#decrypt-content)
|
||||||
- [Installing and compiling source](#installing-and-compiling-source)
|
- [Installing and compiling source](#installing-and-compiling-source)
|
||||||
- [Testing the theme](#testing-the-theme)
|
- [Testing the theme](#testing-the-theme)
|
||||||
- [Adding new Material Theme commands](#adding-new-material-theme-commands)
|
- [Adding new Material Theme commands](#adding-new-material-theme-commands)
|
||||||
- [Adding new icons](#adding-new-icons)
|
- [Adding new icons](#adding-new-icons)
|
||||||
- [Financial contributions](#financial-contributions)
|
- [Financial contributions](#financial-contributions)
|
||||||
- [Credits](#credits)
|
- [Credits](#credits)
|
||||||
- [Contributors](#contributors)
|
- [Contributors](#contributors)
|
||||||
- [Backers](#backers)
|
- [Backers](#backers)
|
||||||
- [Sponsors](#sponsors)
|
- [Sponsors](#sponsors)
|
||||||
|
|
||||||
### Decrypt content
|
### Decrypt content
|
||||||
We use git-crypt to encrypt compiler files. To contribute you need a GPG key public/private associated with your github email.
|
We use git-crypt to encrypt compiler files. To contribute you need a GPG key public/private associated with your github email.
|
||||||
|
|
Loading…
Reference in a new issue