Setup mark installation (#1)

This commit is contained in:
Eugene
2024-03-26 21:37:02 +09:00
committed by GitHub
parent 66157c3405
commit d73995205d
22 changed files with 648 additions and 2 deletions

37
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: bug
assignees: fabasoad
---
#### Describe the bug
A clear and concise description of what the bug is.
#### Steps to Reproduce
1. Run '...'
2. See error
#### Expected behavior
A clear and concise description of what you expected to happen.
#### Actual behavior
A clear and concise description of what is happening now.
#### Screenshots
If applicable, add screenshots to help explain your problem.
#### Technical information (please complete the following information)
- OS: [e.g. Windows 10 Enterprise v.1909 (OS Build 18363.720)]
- `setup-mark-action` version [e.g. 0.1.0]
#### Additional context
Add any other context about the problem here.