Skip to content

Commit

Permalink
Merge branch 'release/1.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrocoan committed Sep 27, 2016
2 parents 0e6cc99 + 5da2a7f commit b60cd06
Show file tree
Hide file tree
Showing 8 changed files with 147 additions and 11 deletions.
17 changes: 17 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Before creating a new pull request

* Search for the issue to check if it was already reported. You may use labels for filtering the by clicking any of these related to the problem you want to report or request.



___
This project use/try to follow the gitflow: http://nvie.com/posts/a-successful-git-branching-model/

### The gitflow do not merge/commit things to master branch, it is done to the 'develop' branch.
To contribute, fork this project and checkout to the 'develop' branch to proceed with your updates.
The master branch is updated over an new plugin official release, while the 'develop' branch
receives/stores all the updates which are waiting to be released on the next version. The updates
to the 'develop' branch are usually done by merging into it, feature branches. Such approaches are
well explained on gitflow tutorials, as the one just above.


52 changes: 52 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
When submitting a feature or enhancement request:

1. Explain briefly what the enhancement is and why you think it would be useful.
2. Provide any other necessary or useful information regarding your issue, such as (code) examples or related links.




When submitting a bug report, please follow the following template:

---



### Summary

...



### Expected behavior

...



### Actual behavior

...



### Steps to reproduce

1. First step
2. Second step
3. Third step



### Environment

* Operating system and version:
* [ ] Windows ...
* [ ] Mac OS ...
* [ ] Linux ...

* Sublime Text:
* Build 3...



49 changes: 49 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Sublime Text Bug and Issue Tracker

## The issue list

Head straight to https://github.com/SublimeTextIssues/Core/issues for a list of all issues or click `Issues` in the navigation bar on the almost-top.

Use [Github's reactions feature](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) to vote on issues. Future "+1" comments with no further content will be deleted without notice.



## Before creating a new issue

* Search for the issue [here](https://github.com/SublimeTextIssues/Core/search?q=&type=Issues) to check if it was already reported. You may use labels for filtering the [issue list](https://github.com/SublimeTextIssues/Core/issues) by clicking any of these related to the problem you want to report or request.



## Filing a bug

1. Start with a descriptive but concise **subject** that quickly and uniquely identifies the problem.
* Write a **summary** of the problem in a few lines, giving an idea of what the issue is about.
* Then, **describe** the bug with all the information you can give.
Be sure to include the following information:
* Operating System
* The version of Sublime Text that you're using
* Any related software which may cause ST to act strangely
* If relevant, does the bug occur with no packages installed / [with ST3 in a reverted/clean state](https://www.sublimetext.com/docs/3/revert.html)?

Also keep in mind to clearly separate fact from speculation.
* Try to find a way to **reproduce** the problem and write down precise steps. It might be useful to include a *code example* for this.
* Workarounds or other related tips on how to avoid the issue are welcome.

We won't slaughter you if you can't fulfill all of these steps, but prepare to answer a few questions if we think we're lacking information.

If you want to be really good at reporting bugs, you can also read **these guidelines** for bugzilla bugs:

1. [Bugzilla – Bug Writing Guidelines](https://landfill.bugzilla.org/bugzilla-5.0-branch/page.cgi?id=bug-writing.html)
1. [Bugzilla User Guide- Reporting a New Bug](http://bugzilla.readthedocs.io/en/latest/using/filing.html)
1. [Sourceware Bugzilla – Bug Writing Guidelines](https://sourceware.org/bugzilla/page.cgi?id=bug-writing.html)
1. [Mozilla Software - Bug Writing Guidelines](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines)



## Filing an enhancement or a feature request

1. Start with a descriptive but concise **subject** that quickly and uniquely identifies the issue.
* Explain briefly what the enhancement is and why you think it would be useful.
* Provide any other necessary or useful information regarding your issue, such as (code) examples or related links.


15 changes: 7 additions & 8 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ Its current version is: v1.0.1-10



___
## Descriptions

See its main post at the AlliedModders' Forum: [Versioned Sublime Text Settings](https://forums.alliedmods.net/showthread.php?p=2454292#post2454292)



___
## Installation

Expand Down Expand Up @@ -75,13 +82,5 @@ See [LICENSE](https://www.gnu.org/licenses/gpl-3.0.en.html) file for more inform



___
## TODO

See its main post at the AlliedModders' Forum: [Versioned Sublime Text Settings](https://forums.alliedmods.net/showthread.php?p=2454292#post2454292)






18 changes: 16 additions & 2 deletions SublimeStudioDevelopment.bbcode
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
[*][goanchor=Changelog]Changelog[/goanchor]
[*][goanchor=LatestRelease][b]Download[/b][/goanchor]
[*][goanchor=Update]How to update[/goanchor]
[*][goanchor=Support]Support/Issues[/goanchor]
[/LIST]


Expand Down Expand Up @@ -47,8 +48,8 @@ Eclipse, Netbeans, the JetBrains IDE's and VisualStudio are very good IDE for th
For now they need some fixes as:
[LIST=1]
[*]Fix the `Package Control` to stop deleting and updating itself, form the User's Package folder.
[*]Go to: `Preferences -> Pacakge Settings -> Gist -> Settings - Default`
Copy its contents and go to: `Preferences -> Pacakge Settings -> Gist -> Settings - User`
[*]Go to: `Preferences -> Package Settings -> Gist -> Settings - Default`
Copy its contents and go to: `Preferences -> Package Settings -> Gist -> Settings - User`
Then read the instructions on `// Your GitHub API token`
[*]I also do not like mime `ctrl+d` shortcut selecting not the whole word some times. I need to see what is going exactly.
[*]To improve/complete the `Notepad++` syntax theme I am developing. I get to like the `Notepad++` highlight, so when I first got on `Sublime Text` I start writing one.
Expand Down Expand Up @@ -199,6 +200,19 @@ Any problems, post here. There are several problems quick to fix that could happ

[spoiler][img]http://i.imgur.com/UIevtzm.gif[/img][/spoiler]


[anchor]Support[/anchor][B][SIZE="6"]Support/Issues[/SIZE][/B] [goanchor=Top]Go to top[/goanchor]

For any problem within this installation, you may post here or open a issue on:

[LIST=1]
[*][URL="https://forums.alliedmods.net/showthread.php?p=2454292"] Versioned Sublime Text Settings[/URL]
[*][URL="https://github.com/evandrocoan/SublimeTextStudio/issues"] https://github.com/evandrocoan/SublimeTextStudio/issues[/URL]
[*][URL="https://github.com/SublimeTextIssues/Core/issues"] https://github.com/SublimeTextIssues/Core/issues[/URL]
[*][URL="https://forum.sublimetext.com/"] https://forum.sublimetext.com/[/URL]
[/LIST]


[SIZE="1"]____________________________________________________________________________________________________________[/SIZE]


Expand Down
2 changes: 1 addition & 1 deletion SyncedSideBar
1 change: 1 addition & 0 deletions User/Package Control.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"Theme - SoDaReloaded"
],
"bootstrapped": true,
"debug": true,
"in_process_packages":
[
],
Expand Down
4 changes: 4 additions & 0 deletions User/Preferences.sublime-settings
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"added_words":
[
"Rufini"
],
"always_show_minimap_viewport": true,
"animation_enabled": false,
"autoIndent": true,
Expand Down

0 comments on commit b60cd06

Please sign in to comment.