Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 643d636

Browse files
committed
Merge branch 'master' into development
2 parents c449254 + 17adc5b commit 643d636

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Thank you for reporting a bug to help improve SPCode. Before issuing, please keep in mind the following recommendations:
11+
- Make sure you're on the latest version
12+
- Make sure your issue is reproducible in a clear manner so we can identify it and tackle it down quicker
13+
14+
If you don't think you've followed the steps above, please think twice before issuing. Thank you!
15+
16+
**Describe the bug**
17+
A clear and concise description of what the bug is.
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Screenshots**
27+
If applicable, add screenshots to help explain your problem.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<img src="https://user-images.githubusercontent.com/20617661/135123265-98b3a7bf-606e-4cee-9839-810295f936cf.png">
1515

1616
SPCode is an open source SourcePawn editor, with multiple tools and features designed to help you <b>develop and deploy your SourceMod plugins fast and easy</b>.
17-
It was born in 2015 under the name of SPEdit, and in early 2020, we took care of its development.
17+
It was born in 2015 under the name of SPEdit, and in early 2020, we took care of its development. <a href="https://github.com/SPCodeOrg/SPCode/releases/latest">Download it now!</a>
1818

1919
### List of features:
2020
* Compiling-config system (fully customizable)

0 commit comments

Comments
 (0)