Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 17de582

Browse files
emcarruDoğa Gürdal
authored and
Doğa Gürdal
committedJun 19, 2017
docs(README.md, .github): add community pages and add links to README (#2)
1 parent 4e10dc2 commit 17de582

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed
 

‎.github/CODE_OF_CONDUCT.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Code of Conduct
2+
3+
[You can read the Flynt Code of Conduct here](https://github.com/flyntwp/guidelines/blob/master/CODE_OF_CONDUCT.md).

‎.github/CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Contributing to the Flynt Docker Build
2+
3+
Thank you for taking the time to contribute! Read the [Flynt Contributing Guidelines here](https://github.com/flyntwp/guidelines/blob/master/CONTRIBUTING.md).

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ docker run --rm -e UID=`id -u $USER` -e GID=`id -g $USER` -v /path/to/your/sourc
3232

3333
## Contribute
3434

35-
PRs accepted.
35+
To contribute, please use GitHub [issues](https://github.com/flyntwp/docker-flynt-build/issues). Pull requests are accepted. Please also take a moment to read the [Contributing Guidelines](https://github.com/flyntwp/guidelines/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/flyntwp/guidelines/blob/master/CODE_OF_CONDUCT.md).
3636

37-
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
37+
If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
3838

3939
## License
4040

0 commit comments

Comments
 (0)
This repository has been archived.