README: add contacts and contributing info
This commit is contained in:
parent
cf0b7f8ded
commit
973c72976c
11
README.md
11
README.md
|
@ -1,6 +1,7 @@
|
||||||
# Agola
|
# Agola
|
||||||
|
|
||||||
[![Build Status](https://run.agola.io/api/v1alpha/badges/org%2Fagola%2Fagola?branch=master&)](https://run.agola.io/org/agola/projects/agola.proj)
|
[![Build Status](https://run.agola.io/api/v1alpha/badges/org%2Fagola%2Fagola?branch=master&)](https://run.agola.io/org/agola/projects/agola.proj)
|
||||||
|
[![Discourse](https://img.shields.io/discourse/https/talk.agola.io/status.svg)](https://talk.agola.io)
|
||||||
|
|
||||||
CI/CD redefined
|
CI/CD redefined
|
||||||
|
|
||||||
|
@ -12,3 +13,13 @@ See [the agolademo example](https://agola.io/tryit)
|
||||||
## Local development
|
## Local development
|
||||||
|
|
||||||
See [how to develop agola](doc/devel.md)
|
See [how to develop agola](doc/devel.md)
|
||||||
|
|
||||||
|
## Contributing to Agola
|
||||||
|
|
||||||
|
Agola is an open source project under the Apache 2.0 license, and contributions are gladly welcomed!
|
||||||
|
To submit your changes please open a pull request.
|
||||||
|
|
||||||
|
## Contacts
|
||||||
|
|
||||||
|
* For bugs and feature requests file an [issue](https://github.com/agola-io/agola/issues/new)
|
||||||
|
* For general discussion about using and developing Agola, join the [agola forum](https://talk.agola.io)
|
Loading…
Reference in New Issue