Merge pull request #488 from vyulabs/fix_link_to_contribution

Fix link to CONTRIBUTION.md & add bin/ to .gitignore
This commit is contained in:
Tom Whiston 2018-03-12 10:56:04 +01:00 committed by GitHub
commit 3a6173fad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ node_modules
.idea/
caddyfile
cli/semaphore_*
bin/
*-packr.go
util/version.go
/vendor/

View File

@ -13,9 +13,9 @@
## Contributing
PR's & UX reviews are welcome! [**WE ARE LOOKING FOR A NEW MAINTAINER**](https://github.com/ansible-semaphore/semaphore/issues/451)
PR's & UX reviews are welcome!
Please follow the [contribution](https://github.com/ansible-semaphore/semaphore/blob/master/CONTRIBUTING.md) guide. Any questions, please open an issue.
Please follow the [contribution](https://github.com/ansible-semaphore/semaphore/blob/develop/CONTRIBUTING.md) guide. Any questions, please open an issue.
## License