diff --git a/ISSUE_TEMPLATE/01_bug_report.md b/ISSUE_TEMPLATE/01_bug_report.md new file mode 100644 index 0000000..1e815f0 --- /dev/null +++ b/ISSUE_TEMPLATE/01_bug_report.md @@ -0,0 +1,26 @@ +--- +name: ":bug: Bug report" +about: Tell us about a problem you are experiencing +--- + + + + + + + + +@miq-bot add-label bug diff --git a/ISSUE_TEMPLATE/02_feature_request.md b/ISSUE_TEMPLATE/02_feature_request.md new file mode 100644 index 0000000..3d65ce0 --- /dev/null +++ b/ISSUE_TEMPLATE/02_feature_request.md @@ -0,0 +1,14 @@ +--- +name: ":bulb: Enhancement request" +about: Suggest an idea for this project +--- + + + + +@miq-bot add-label enhancement diff --git a/ISSUE_TEMPLATE/config.yml b/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..441dd0a --- /dev/null +++ b/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: +- name: ":question: Question / Support" + url: https://github.com/orgs/ManageIQ/discussions + about: Please ask and answer questions here. diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..6452ec2 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + + + +