Skip to content

Commit c6ed8ed

Browse files
committed
chore: Adding dev wheel dependency; ignore pypi credentials
1 parent 5782207 commit c6ed8ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
- type: markdown
99
attributes:
1010
value: |
11-
Please report any issues you encounter using `topofileformats`.
11+
Please report any issues you encounter using `AFMReader`.
1212
- type: textarea
1313
id: describe-the-bug
1414
attributes:
@@ -33,10 +33,10 @@ body:
3333
validations:
3434
required: false
3535
- type: dropdown
36-
id: version-topofileformats
36+
id: version-AFMReader
3737
attributes:
38-
label: Topofileformats Version
39-
description: What version of our software are you running? You can find this out using `pip show topofileformats`.
38+
label: AFMReader Version
39+
description: What version of our software are you running? You can find this out using `pip show AFMReader`.
4040
options:
4141
- 0.1.0
4242
- Git main branch

0 commit comments

Comments
 (0)