No description
Find a file
Tomáš Pospíšek 0f542823c6
Update ISSUE_TEMPLATE.md (#185)
* Update ISSUE_TEMPLATE.md

It took me a while to understand what `GHid` is. I actually googled it to check if it's an acronym I don't know, or related to IRC or to ansible...

This change should make the intention easier to understand.

* changed capitalization of GitHub

according to felixfontein 's suggestion https://github.com/ansible/proposals/pull/185#pullrequestreview-522205175 (thanks!)
2020-11-03 08:34:18 -05:00
archive archived old PR proposals method (#52) 2018-07-11 17:00:40 -04:00
docker Split docker_files by function. Rather than have one confusing and hard to rememeber what it does/how it works module, let's have 3 simple modules. 2016-04-23 07:16:52 -04:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#185) 2020-11-03 08:34:18 -05:00
LICENSE Initial commit 2016-03-10 10:54:50 -07:00
proposals_process_proposal.md Update proposals_process_proposal.md 2016-03-30 10:35:01 -07:00
re-run-handlers.md Moving over from old docs repo 2016-03-28 14:53:40 -04:00
README.md Create README.md 2016-12-20 11:33:57 +00:00

Ansible Proposals

Repository for sharing and tracking progress on enhancement proposals for Ansible.

Create a new proposal

List of open proposals

Note: We use issues (rather than PRs) to track proposals