-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #212 from lushang/master
bug fixing and refinements
- Loading branch information
Showing
10 changed files
with
894 additions
and
546 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Raise Issue | ||
|
||
Create an [Issue][1] for following situations: | ||
- Find a bug | ||
- Have a good idea about any enhancement/new feature | ||
|
||
### Report a Bug ### | ||
|
||
For better investigation, you should include following message: | ||
|
||
1. Title: a concise summary about the bug | ||
2. Description about the bug | ||
- Details with text description, provide screenshot if necessary. | ||
- Steps to recur the bug. | ||
- Any workaround you have tried. | ||
3. Context information | ||
- Operation System and version. e.g *Windows 10, version 1903* | ||
- Sublime Test 3 version. e.g *Version 3.2.2 Build 3211* | ||
- Your HaoIDE version. e.g *Build 3.6.0* | ||
- Sublime Text 3 console log. You can press `Ctrl+~` to open the console panel. | ||
- Your user settings if necessary. | ||
- Any other necessary information. | ||
|
||
### Propose an Enhancement or a New Feature | ||
|
||
Just open an issue to discuss it! | ||
|
||
If you want to contribute, also open an issue before draft the code! | ||
|
||
[1]: https://github.com/xjsender/haoide/issues |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.