Skip to content

Commit 1eca46c

Browse files
authored
Odsc 37075/bug report template (#52)
1 parent d3d45f2 commit 1eca46c

File tree

2 files changed

+24
-27
lines changed

2 files changed

+24
-27
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@ assignees:
66
- octocat
77
body:
88
- type: markdown
9-
attributes:
10-
value: |
11-
If you think you've found a security vulnerability, don't raise a GitHub issue and follow the instructions
12-
in our [security policy](https://github.com/oracle/accelerated-data-science/security/policy).
13-
14-
---
15-
16-
Thank you for taking the time to file a bug report.
9+
attributes:
10+
value: |
11+
If you think you've found a security vulnerability, don't raise a GitHub issue and follow the instructions
12+
in our [security policy](https://github.com/oracle/accelerated-data-science/security/policy).
13+
14+
---
15+
16+
Thank you for taking the time to file a bug report.
1717
- type: checkboxes
18-
id: checks
19-
attributes:
20-
label: Oracle-ads version used
21-
options:
22-
- label: >
23-
I have checked that this issue has not already been reported.
24-
required: true
25-
- label: >
26-
I have confirmed this bug exists on the
27-
[latest version](https://https://github.com/oracle/accelerated-data-science/releases/) of oracle-ads.
28-
- label: >
29-
I have confirmed this bug exists on the main branch of oracle-ads.
30-
- label: >
31-
I agree to follow [Code of Conduct](https://github.com/oracle/.github/blob/main/CODE_OF_CONDUCT.md).
32-
required: true
18+
id: checks
19+
attributes:
20+
label: Oracle-ads version used
21+
options:
22+
- label: >
23+
I have checked that this issue has not already been reported.
24+
required: true
25+
- label: >
26+
I have confirmed this bug exists on the
27+
[latest version](https://https://github.com/oracle/accelerated-data-science/releases/) of oracle-ads.
28+
- label: >
29+
I have confirmed this bug exists on the main branch of oracle-ads.
30+
- label: >
31+
I agree to follow [Code of Conduct](https://github.com/oracle/.github/blob/main/CODE_OF_CONDUCT.md).
32+
required: true
3333
- type: textarea
3434
id: description
3535
attributes:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ blank_issues_enabled: false
22
contact_links:
33
- name: Check the docs
44
url: https://accelerated-data-science.readthedocs.io/en/latest/
5-
about: If you need help with your first steps with oracle-ads please check the docs.
6-
- name: Security vulnerabilities
7-
url: https://www.oracle.com/corporate/security-practices/assurance/vulnerability/reporting.html
8-
about: How to report security vulnerabilities to Oracle.
5+
about: If you need help with your first steps with oracle-ads please check the docs.

0 commit comments

Comments
 (0)