mirror of
https://github.com/larsbrinkhoff/awesome-cpus
synced 2025-04-16 01:55:20 +03:00
Contribution Guideline.
This commit is contained in:
parent
379e6c8698
commit
a1cd9d2ec1
@ -1,5 +1,7 @@
|
||||
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).
|
||||
|
||||
| Subfolders | Description |
|
||||
| ---------- | ----------- |
|
||||
| 8085 | Intel 8085 |
|
||||
|
10
contributing.md
Normal file
10
contributing.md
Normal file
@ -0,0 +1,10 @@
|
||||
## Contibution Guidelines
|
||||
|
||||
Documentation for new CPUs or MCUs are happily accepted. It's
|
||||
preferred to add processor family architecture documents.
|
||||
|
||||
The GitHub 1G size limit on repositories is a concern. If a
|
||||
subdirectory grows large, please add it as a git submodule. The
|
||||
submodule repository should belong to the
|
||||
[awesome-cpus](https://github.com/awesome-cpus) origanization.
|
||||
Everyone are welcome to join.
|
Loading…
Reference in New Issue
Block a user