DevTools/CSSTips: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
=== Boilerplate ===
=== Boilerplate ===


* Make sure each file starts with the standard copyright header (see [https://www.mozilla.org/MPL/boilerplate-1.1/ License Boilerplate])
Make sure each file starts with the standard copyright header (see [https://www.mozilla.org/MPL/boilerplate-1.1/ License Boilerplate])
** For work funded by Mozilla, the 'Initial Developer of the Original Code' should be 'The Mozilla Foundation'
* For work funded by Mozilla, the 'Initial Developer of the Original Code' should be 'The Mozilla Foundation'
** Remember the year
* Remember the year
** The first letter of contributors names should be under the 'n' of 'contributors'
* The first letter of contributors names should be under the 'n' of 'contributors'
** The original author of the code should have the string ' (original author)' after his/her email address
* The original author of the code should have the string ' (original author)' after his/her email address


=== Testing ===
=== Testing ===
Confirmed users
295

edits

Navigation menu