mirror of
https://github.com/archlinuxarm/wiki.git
synced 2024-11-18 22:53:58 +00:00
Contributing: add another reference
This commit is contained in:
parent
1fb4a55748
commit
88ca449c51
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ This wiki is available [on GitHub](https://github.com/archlinuxarm/wiki). To con
|
|||
|
||||
* [Creating a pull request](https://help.github.com/articles/creating-a-pull-request/)
|
||||
* [Working with forks](https://help.github.com/articles/working-with-forks/)
|
||||
* [Changing a commit message](https://help.github.com/articles/changing-a-commit-message/)
|
||||
|
||||
Rules for pull requests:
|
||||
|
||||
|
@ -22,4 +23,4 @@ Rules for pull requests:
|
|||
* Permitted characters: A-Z, a-z, 0-9, underscore, hyphen
|
||||
* Spaces must be comverted to underscores in the filename.
|
||||
* Page names, including the top header, are derived from the filename, and are rendered using the <h1> tag. Therefore, headers within the file must be second level (##) or lower.
|
||||
* Links to other wiki pages can be made by enclosing the page name (with proper capitalization) in double brackets, such as [[Contributing]].
|
||||
* Links to other wiki pages can be made by enclosing the page name (with proper capitalization) in double brackets, such as [[Contributing]].
|
||||
|
|
Loading…
Reference in a new issue