Skip to content

Commit 545b6af

Browse files
committed
fix github templates
1 parent 561d3b9 commit 545b6af

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ Steps to reproduce the behavior:
3737
<!-- Please fill the following information. -->
3838

3939
- OS: [e.g. Ubuntu 20.04]
40-
- pyminideprecator version: [e.g. 0.1.0]
40+
- sleaf-llvm version: [e.g. 0.1.0]
41+
- clang compiler version: [e.g. 0.1.0]
42+
- cmake version: [e.g. 0.1.0]
4143

4244
## Additional context
4345

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--
44
Please, make sure:
55
- you have read the contributing guidelines:
6-
https://github.com/alexeev-prog/pyminideprecator/blob/main/CONTRIBUTING.md
6+
https://github.com/alexeev-prog/sleaf-llvm/blob/main/CONTRIBUTING.md
77
- you have formatted the code using ruff & black.
88
- you have checked that all tests pass with 100% coverage
99
-->

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
commit 561d3b9503b2d715254c617e3da5a26f6cbb9b94
2+
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
3+
Date: Mon Aug 4 06:07:09 2025 +0700
4+
5+
update .md files
6+
17
commit 1eba8090030352706d9b03478e7c901416b36b59
28
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
39
Date: Mon Aug 4 06:05:04 2025 +0700

0 commit comments

Comments
 (0)