Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 744 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 744 Bytes

MozillaPH Dev Contribution Guide

Guides in contributing to Mozilla Philippines Community open source projects.

Contributing code

  • code should be properly commented.
  • code should be thoroughly tested.
  • link Pull requests to related bug/feature.

Reporting Issue/Feature

  • Check to see if there's an existing issue/pull request for the bug/feature.

    • issues located at
    https://github.com/mozillaph/<repo-name>/issues
    
    • pull requests are at
    https://github.com/mozillaph/<repo-name>/pulls
    
  • If there isn't an existing issue there, please file an issue. The ideal report includes:

    • A description of the problem/suggestion.
    • How to recreate the bug.
    • browser name and version