mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
9 years ago
|
# WELCOME TO ANSIBLE GITHUB
|
||
11 years ago
|
|
||
10 years ago
|
Hi! Nice to see you here!
|
||
|
|
||
9 years ago
|
## QUESTIONS ?
|
||
12 years ago
|
|
||
7 years ago
|
Please see the [community guide](https://docs.ansible.com/ansible/latest/community/index.html) for information on how to ask questions on the [mailing lists](https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information) and IRC.
|
||
12 years ago
|
|
||
9 years ago
|
The GitHub issue tracker is not the best place for questions for various reasons, but both IRC and the mailing list are very helpful places for those things, as the community page explains best.
|
||
12 years ago
|
|
||
9 years ago
|
## CONTRIBUTING ?
|
||
12 years ago
|
|
||
7 years ago
|
By contributing you agree that these contributions are your own (or approved by your employer) and you grant a full, complete, irrevocable copyright license to all users and developers of the project, present and future, pursuant to the license of the project.
|
||
12 years ago
|
|
||
7 years ago
|
Please see the [community guide](https://docs.ansible.com/ansible/latest/community/index.html) for information regarding the contribution process. Important license agreement information is also included on that page.
|
||
12 years ago
|
|
||
9 years ago
|
## BUG TO REPORT ?
|
||
|
|
||
7 years ago
|
First and foremost, also check the [community guide](https://docs.ansible.com/ansible/latest/community/index.html).
|
||
9 years ago
|
|
||
7 years ago
|
You can report bugs or make enhancement requests at the [Ansible GitHub issue page](http://github.com/ansible/ansible/issues/new/choose) by filling out the issue template that will be presented.
|
||
12 years ago
|
|
||
9 years ago
|
Also please make sure you are testing on the latest released version of Ansible or the development branch. You can find the latest releases and development branch at:
|
||
12 years ago
|
|
||
9 years ago
|
- https://github.com/ansible/ansible/releases
|
||
|
- https://github.com/ansible/ansible/archive/devel.tar.gz
|
||
|
|
||
|
Thanks!
|