summaryrefslogtreecommitdiffstats
path: root/ansible_collections/purestorage/fusion/.github/CONTRIBUTING.md
blob: a9054d18c814c819c703d92e900a821ddfc33c04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# WELCOME TO PURE STORAGE FUSION ANSIBLE COLLECTION GITHUB

Hi! Nice to see you here!

## QUESTIONS ?

The GitHub issue tracker is not the best place for questions for various reasons, but the [mailing list](mailto:pure-ansible-team@purestorage.com) is a very helpful places for those things.

## CONTRIBUTING ?

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.

## BUG TO REPORT ?

You can report bugs or make enhancement requests at the [Ansible GitHub issue page](http://github.com/Pure-Storage-Ansible/Fusion-Collection/issues/new/choose) by filling out the issue template that will be presented.

Also please make sure you are testing on the latest released version of Ansible or the development branch; see the [Installation Guide](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) for details.

Thanks!