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

Commit

Permalink
docs(README.md, .github): add community pages and add links to README (
Browse files Browse the repository at this point in the history
  • Loading branch information
emcarru authored and Doğa Gürdal committed Jun 19, 2017
1 parent 4e10dc2 commit 17de582
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Code of Conduct

[You can read the Flynt Code of Conduct here](https://github.com/flyntwp/guidelines/blob/master/CODE_OF_CONDUCT.md).
3 changes: 3 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Contributing to the Flynt Docker Build

Thank you for taking the time to contribute! Read the [Flynt Contributing Guidelines here](https://github.com/flyntwp/guidelines/blob/master/CONTRIBUTING.md).
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ docker run --rm -e UID=`id -u $USER` -e GID=`id -g $USER` -v /path/to/your/sourc

## Contribute

PRs accepted.
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).

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

## License

Expand Down

0 comments on commit 17de582

Please sign in to comment.