mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-12 07:44:29 +02:00
move contributing to wiki
This commit is contained in:
parent
c51acf9dbd
commit
0643c56bc5
20
README.md
20
README.md
@ -49,22 +49,22 @@ This repository follows the Git Flow Workflow.
|
|||||||
Cheatsheet: [Git-Flow-Cheetsheet](https://danielkummer.github.io/git-flow-cheatsheet)
|
Cheatsheet: [Git-Flow-Cheetsheet](https://danielkummer.github.io/git-flow-cheatsheet)
|
||||||
|
|
||||||
That means, we use:
|
That means, we use:
|
||||||
- master branch, for current stable release
|
* master branch, for current stable release
|
||||||
- develop branch, for development version (next release)
|
* develop branch, for development version (next release)
|
||||||
- feature branches, for features etc.
|
* feature branches, for features etc.
|
||||||
|
|
||||||
### Known Problems
|
### Known Problems
|
||||||
|
|
||||||
- Some compatibility issues with some exotical distibutions.
|
- Some compatibility issues with some exotical distibutions.
|
||||||
|
|
||||||
### Other Notes
|
|
||||||
|
|
||||||
Contributions are more than welcome. Please follow some small guidelines that I will point below.
|
### Contributing
|
||||||
That is:
|
|
||||||
- Tabs instead of spaces
|
Contributions are more than welcome.
|
||||||
- CamelCase is preferred instead of snake_case, but that's up to you!
|
|
||||||
- Proper file location in the filesystem
|
Look: [Contributing](https://github.com/otsoft/myaac/wiki/Contributing) in our wiki.
|
||||||
- Exceed your code the basics that this AAC should have, would you better threat it as a plugin? Go into [myaac-plugins](https://github.com/slawkens/myaac-plugins) repo and make your contribution there.
|
|
||||||
|
### Other Notes
|
||||||
|
|
||||||
If you have a great idea or want contribute to the project - visit our website at https://www.my-aac.org
|
If you have a great idea or want contribute to the project - visit our website at https://www.my-aac.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user