mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-27 02:52:14 +01:00
Merge pull request #488 from vyulabs/fix_link_to_contribution
Fix link to CONTRIBUTION.md & add bin/ to .gitignore
This commit is contained in:
commit
3a6173fad9
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ node_modules
|
||||
.idea/
|
||||
caddyfile
|
||||
cli/semaphore_*
|
||||
bin/
|
||||
*-packr.go
|
||||
util/version.go
|
||||
/vendor/
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user