Commit Graph

30 Commits (devel)

Author SHA1 Message Date
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
Fixes #81728
4 months ago
Martin Krizek 76aa0bdbd6
Update bot link in the GH templates (#81390)
Also remove "Component Name" section from the PR template as components
are automatically detected by the bot from the list of changed files.
10 months ago
Don Naro 73b95db66b
fix doc report template (#81202)
* fix doc report template

* Update .github/ISSUE_TEMPLATE/documentation_report.yml

Co-authored-by: Sandra McCann <samccann@redhat.com>

---------

Co-authored-by: Sandra McCann <samccann@redhat.com>
10 months ago
Don Naro faca205ca1
Add multirepo tip to doc issue report (#81140) 10 months ago
Bobby Wertman 45df14a2e0
Fix spelling of "triple" in Issue Templates (#79628) 1 year ago
Brian Coca a01815f3ce
added note to omit -t all (#77956) 2 years ago
Brian Coca f6ac2b4f93
Update config dumping info to include 'all info' (#77802) 2 years ago
Sandra McCann 23414869e2
update Edit on Github hint (#76341) 3 years ago
Sviatoslav Sydorenko 8502c23028 Fix links to the collections org in doc & FR forms 3 years ago
Sviatoslav Sydorenko 9f002d9f60
📝 Make issue forms verbose and helpful (#74185)
Co-authored-by: John R Barker <john@johnrbarker.com>
Co-authored-by: Sloane Hertel <shertel@redhat.com>
3 years ago
Sviatoslav Sydorenko ecd69ed36e Use `render` for code blocks in issue forms 3 years ago
Sviatoslav Sydorenko 282dd1bbc7 Drop deprecated `issue_body` from issue forms
This change removes the deprecated attribute and also adds an explicit
textarea at the end of the docs report form to replace it.
3 years ago
Sviatoslav Sydorenko 0dd2327bca Add CoC checkboxes to the issue forms 3 years ago
Sviatoslav Sydorenko 1d5110db6f
Unify additional info + WYSIWYG as optional input in the documentation report issue form (#73796) 3 years ago
John R Barker a165c72073
feature_request: Component Name (#73787)
Typo in name results in Bot shouting
3 years ago
Sviatoslav Sydorenko fca85db56a
Convert markdown issue templates into issue forms (#73751)
* Convert markdown issue templates into issue forms

* Limit allowed issues to the form based ones

* Title-case the form field labels

Co-authored-by: John R Barker <john@johnrbarker.com>

* Remove CoC checkboxes from the forms

Co-authored-by: John R Barker <john@johnrbarker.com>
3 years ago
John R Barker 4b358c6641
Update config.yml (#70154)
typos & branding
* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Rick Elrod <rick@elrod.me>
4 years ago
Sviatoslav Sydorenko ff35103bf9 Add external refs to the GH issue template chooser (#66743)
This change replaces a dummy template for security issues with a
proper reference to the doc. It also adds pointers to a few other
useful community pages.

Ref:
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
4 years ago
Matt Martz 5f2e1f4f71
Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419)
This reverts commit 44b347aef5.
5 years ago
John R Barker 44b347aef5
Use GitHub Issue Templates to assign labels (#53356) 5 years ago
Adam Miller d88dc54e5e Remove DEPENDENCY PROBLEMS from bug_report ISSUE TEMPLATE (#52248)
As per Community Core Meeting 2019-02-14 consensus, remove this
section of the bug report issue template.

https://github.com/ansible/community/issues/436

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
Will Thames 945ee39a89
Improve the issue template for dependency problems (#51657)
So many reports of missing modules could be solved
more quickly with the info from `python_requirements_facts`

Replace the legacy issue template with a link to the
new interface
5 years ago
Brian Coca f7c44aa9c8 readded rst 6 years ago
Brian Coca cefae7a967 added missing guess 6 years ago
Brian Coca f8685e4819 Let submitters know component is 'best effort' (#49619)
* Let submitters know component is 'best effort'

* updated as per FB
6 years ago
Dag Wieers 3034709df0 Improve GitHub templates (#44455)
* Improve GitHub templates

The existing templates are basically a copy for each type of issue (bug,
feature, doc) whereas we can make the template more specific to the task
at hand.

This PR includes:
- More specific sections depending on the type of issue
- More concise and direct instructions (NO NEED FOR FRUSTRATION CAPS!)
- Single-line comments (no need to guide people to avoid wrong edits)
- Improved paste area
- Better headings/titles
- No 'Summary' title for PRs (so commit information is placed correctly)

This PR would require some improvements to Ansibot.

* Remove controversial Ansibot stuff

Make it easier to get the first batch merged.

* Restore ISSUE_TEMPLATE.md

* Incorporate reviewer suggestions

* Make OS / ENVIRONMENT doc-related

* Rephrase Ansibot-related message
6 years ago
Eric Brown 322bea9daf Create a template for security related bugs (#43836)
* Create a template for security related bugs

This template serves as a redirect for people who might not know where to open security related issues.  It guides them to email security@ansible.com instead of opening an issue here.

* Update security_bug_report.md
6 years ago
Sam Doran 231c3586bd
Move summary to top for issue template (#40401) 6 years ago
Sviatoslav Sydorenko e4671d7c67 Add emojii to issue template titles
According to https://gitmoji.carloscuesta.me/
6 years ago
Sviatoslav Sydorenko d75ba68509 Integrate bug/docs report and FR issue templates 6 years ago