Update the contribution guidelines.

This commit is contained in:
Lars Brinkhoff 2016-05-10 15:54:48 +02:00
parent 899799e861
commit 0cd97465e1
2 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,8 @@
This repository contains the documentations for various CPUs. It contain data sheets, programmer's manuals, quick reference cards, and the like. This repository contains the documentations for various CPUs. It contain data sheets, programmer's manuals, quick reference cards, and the like.
Before submitting a pull request, [Contribution Guildelines](contributing.md). Before submitting a pull request, please read the [Contribution
Guildelines](contributing.md).
| Subfolders | Description | | Subfolders | Description |
| ---------- | ----------- | | ---------- | ----------- |

View File

@ -8,3 +8,6 @@ subdirectory grows large, please add it as a git submodule. The
submodule repository should belong to the submodule repository should belong to the
[awesome-cpus](https://github.com/awesome-cpus) origanization. [awesome-cpus](https://github.com/awesome-cpus) origanization.
Everyone are welcome to join. Everyone are welcome to join.
Please limit the scope of each commit to one subdirectory, and make
the first line of the message describe the CPU family.