mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Exclude CONTRIBUTING from RAT and link it on README
This commit is contained in:
parent
97ad1e24b8
commit
b487074c5f
@ -59,6 +59,7 @@ via Github pull requests.
|
|||||||
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
|
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
|
||||||
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
|
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
|
||||||
* API [documentation](http://cloudstack.apache.org/docs/api)
|
* API [documentation](http://cloudstack.apache.org/docs/api)
|
||||||
|
* How to [contribute](CONTRIBUTING.md)
|
||||||
|
|
||||||
## Getting Involved and Contributing
|
## Getting Involved and Contributing
|
||||||
|
|
||||||
|
|||||||
1
pom.xml
1
pom.xml
@ -716,6 +716,7 @@
|
|||||||
<exclude>CHANGES.md</exclude>
|
<exclude>CHANGES.md</exclude>
|
||||||
<exclude>README.md</exclude>
|
<exclude>README.md</exclude>
|
||||||
<exclude>INSTALL.md</exclude>
|
<exclude>INSTALL.md</exclude>
|
||||||
|
<exclude>CONTRIBUTING.md</exclude>
|
||||||
<exclude>Dockerfile</exclude>
|
<exclude>Dockerfile</exclude>
|
||||||
<exclude>supervisord.conf</exclude>
|
<exclude>supervisord.conf</exclude>
|
||||||
<exclude>.idea/</exclude>
|
<exclude>.idea/</exclude>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user