Skip to content

Commit 086ea90

Browse files
authored
Change templates for pull requests and submitting issues. (#617)
Co-authored-by: Naoki Shibata <shibatch.sf.net@gmail.com>
1 parent 5a1d179 commit 086ea90

File tree

5 files changed

+2
-144
lines changed

5 files changed

+2
-144
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/docs_request.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,3 @@
1-
<!-- Thank you for contributing! -->
1+
SLEEF project plans to adopt the following CoC in the near future. In preparation for this, we ask everyone to read and understand the CoC. Also, if you have any comments or objections, please post your thoughts at the following page.
22

3-
# Checklist
4-
5-
- [ ] I have read the [contributing guidelines](https://github.com/shibatch/sleef/blob/HEAD/CONTRIBUTING.md).
6-
- [ ] I have considered portability of my change across platforms and architectures.
7-
- [ ] I have self-reviewed my code.
8-
- [ ] I have commented my code where necessary.
9-
- [ ] I have updated the documentation accordingly.
10-
- [ ] I have added tests that prove my fix is effective or that my feature works.
11-
12-
# What is the purpose of this pull request?
13-
14-
<!-- Keep only the lines that apply. -->
15-
16-
* Fix a bug
17-
* Improve code quality or performance
18-
* Add support for a new vector extension
19-
* Add a workflow to GitHub Actions or add/modify a job in an existing workflow
20-
* Documentation update
21-
* Other, please explain:
22-
23-
# What changes did you make?
24-
25-
<!-- Give an overview of the change. -->
26-
27-
This PR consists in...
28-
29-
# Does this PR relate to any existing issue?
30-
31-
Relates to/Fixes # (issue)
32-
33-
# Is there anything you would like reviewers to focus on?
34-
35-
Please on focus on...
3+
https://github.com/shibatch/nofreelunch?tab=coc-ov-file

CONTRIBUTING.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)