Skip to content

Commit da8bc38

Browse files
Ortasandersn
andauthored
Apply suggestions from code review
Co-Authored-By: Nathan Shively-Sanders <[email protected]>
1 parent c3a8f9b commit da8bc38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To give you a sense of whether we will accept changes, you can use these heurist
6969

7070
> For example, adding a new spec or subsection via a new or updated IDL file
7171
72-
- Does the new objects or fields show up in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data)? If not, it's likely too soon
72+
- Does the new objects or fields show up in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data)? If not, it's likely too soon.
7373
- What stage of the [W3C process](https://en.wikipedia.org/wiki/World_Wide_Web_Consortium#Specification_maturation) is the proposal for these changes: We aim for Proposed recommendation, but can accept Candidate recommendation for stable looking proposals.
7474
- Are the additions available in at least two of Firefox, Safari and Chromium?
7575
- Could any types added at the global scope have naming conflicts?
@@ -79,7 +79,7 @@ To give you a sense of whether we will accept changes, you can use these heurist
7979

8080
> For example, removing a browser-specific section of code
8181
82-
- Do the remove objects or fields show up in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data)? If so, are they marked as deprecated?
82+
- Do the removed objects or fields show up in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data)? If so, are they marked as deprecated?
8383
- Does an internet search for the fields show results in blogs/recommendations?
8484
- When was the deprecation (this can be hard to find) but was it at least 2 years ago if so?
8585

0 commit comments

Comments
 (0)