forked from JetBrains/phpstorm-stubs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
153 changed files
with
8,157 additions
and
1,349 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
# Contribution process | ||
Thank you, your help is most appreciated, and improves experience for everyone! | ||
Please follow the guidelines to keep it simpler for both sides. | ||
Please follow the guidelines to keep it simpler for both sides. Contact us if unsure or in case if you *have* to massively violate these guidelines) | ||
|
||
# Notes on content | ||
Please link pull request/commit messages to [YT] issue and back if such issue exists. | ||
Please link pull request/commit messages to [issue tracker] and back if corresponding issue exists. | ||
|
||
##Code Style | ||
## Code Style | ||
* Please avoid any unnecessary changes eg. spacing, line endings, HTML formatting. Remember, these files are NOT for human consumption. We want to preserve meaningful history. | ||
* Please try to match existing style for any particular file - formatting, spacing, naming conventions. | ||
* Please add corresponding @since tags | ||
|
||
##Types of contribution | ||
We don't really want to include all possible extension/libs ASAP (they do slow the IDE down a bit) and we are working on a better system for managing them. **Until we find good solution we'll prioritise bugfixes**. | ||
## Types of contribution | ||
As of 2017.1 Preview we gladly accept all "non-statdard" extenstions and IDE get a UI for per-project configuration. | ||
As of 2016.3 there is an [easy way to package your custom stubs/metadata] as an plugin. | ||
|
||
[YT]:https://youtrack.jetbrains.com/issues/WI?q=%23Unresolved+%23%7BPHP+lib+stubs%7D+ | ||
|
||
[issue tracker]:https://youtrack.jetbrains.com/issues/WI?q=%23Unresolved+%23%7BPHP+lib+stubs%7D+ | ||
[easy way to package your custom stubs/metadata]:https://github.com/artspb/phpstorm-library-plugin |
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
Oops, something went wrong.