A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/adobe/brackets/wiki/Pull-Request-Checklist below:

Pull Request Checklist · adobe/brackets Wiki · GitHub

High quality code and a top-notch user experience are very important in Brackets, and we carefully review pull requests to keep it that way. Here's what we expect of a good quality pull request — be sure to follow all these items for a smooth landing!

Note: you must sign the Brackets Contributor License Agreement before we can merge your first pull request.

###Pull Request Checklist

  1. Discuss any major architectural or UI changes in the brackets-dev newsgroup
  2. Does this change belong in Brackets core? Some features would be better as an extension — which may require factoring out a generic set of core API changes to enable writing the extension. When in doubt discuss in the newsgroup
  3. Code follows our JS coding style guidelines
  4. Code is well documented, including Closure-style type annotations
  5. Code passes JSLint
  6. Testing
  7. Include unit tests for new functionality
  8. Avoid breaking API changes — existing public APIs are not strictly frozen, but you'll need a good reason for breaking backwards compatibility. The more commonly-used the API, the stronger the reason needed
  9. All user-visible strings are externalized
  10. UI is reasonably polished
  11. After merging, all new & changed APIs should be documented in the Release Notes

(See also the Pull Request Review Checklist that committers follow when doing the code review)

###Common Pitfalls

To avoid problems, consider whether any of these apply to your pull request:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4