Skip to content

Commit ac41e6e

Browse files
committed
templates for updated CR and for PR
1 parent caa384c commit ac41e6e

File tree

2 files changed

+154
-0
lines changed

2 files changed

+154
-0
lines changed
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
(from [updated cr transitions](https://www.w3.org/Guide/transitions?profile=CR&cr=substantive) )
2+
3+
# Transition request for updated CR: TITLE.
4+
5+
## Document title, URIs, and estimated publication date
6+
7+
FULL TITLE
8+
9+
https://drafts.csswg.org/DIRECTORY/
10+
11+
First Tuesday or Thursday after a sucessful transition decision.
12+
13+
## The document Abstract and Status sections
14+
15+
[abstract](https://drafts.csswg.org/DIRECTORY/#abstract)
16+
17+
[status (as ED)](https://drafts.csswg.org/DIRECTORY/#status)
18+
19+
## Link to previous transition
20+
21+
Transition request: CSS Backgrounds and Borders Module level 3 to CR
22+
[25 aug 2014](https://lists.w3.org/Archives/Member/chairs/LINK-TO-PREVIOUS-TRANSITION) (W3C Member only)
23+
24+
## Decision to request transition
25+
26+
- RESOLVED: QUOTE-FROM-MINUTES
27+
28+
[minutes, 27 Sept 2017 telcon](https://lists.w3.org/Archives/Public/www-style/WHATEVER)
29+
30+
## Changes
31+
32+
[Changes since the DATE Candidate Recommendation](https://drafts.csswg.org/DIRECTORY/#changes)
33+
34+
## Requirements satisfied
35+
36+
There is no specific requirements document for this specification. The work
37+
is within the scope defined in the CSS WG's charter,
38+
39+
## Dependencies met (or not)
40+
41+
The following normative references are not yet at CR:
42+
43+
* LIST
44+
* THEM
45+
46+
These are primarily to link to the latest definitions of each term.
47+
48+
## Wide Review
49+
50+
DESCRIBE
51+
52+
There has now been additional implementation feedback from multiple browsers.
53+
All current feedback has been addressed and collected in the latest Disposition
54+
of Comments, so we would like to publish a new CR.
55+
56+
## Issues addressed
57+
58+
The [Disposition of Comments](https://drafts.csswg.org/DIRECTORY/ISSUES) shows COUNT issues.
59+
60+
All are resolved.
61+
62+
IF THERE ARE OPEN ISSUES, EXPLAIN WHY A NEW CR IS NEEDED
63+
64+
## Formal Objections
65+
66+
None
67+
68+
## Implementation
69+
70+
[Test reults](https://test.csswg.org/suites/TEST_DIR/nightly-unstable/)
71+
72+
The [testsuite](https://test.csswg.org/harness/results/TEST_DIR/grouped/) shows that
73+
NUMBER of TOTAL required tests meet CR exit criteria.
74+
75+
## Patent disclosures
76+
77+
[none](https://www.w3.org/2004/01/pp-impl/32061/status)

shared/transition-templates/pr.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
(from [pr transitions](https://www.w3.org/Guide/transitions?profile=PR) )
2+
3+
# Transition request for PR: TITLE.
4+
5+
## Document title, URIs, and estimated publication date
6+
7+
FULL TITLE
8+
9+
https://drafts.csswg.org/DIRECTORY/
10+
11+
First Tuesday or Thursday after a sucessful transition decision.
12+
13+
## The document Abstract and Status sections
14+
15+
[abstract](https://drafts.csswg.org/DIRECTORY/#abstract)
16+
17+
[status (as ED)](https://drafts.csswg.org/DIRECTORY/#status)
18+
19+
## Link to previous transition
20+
21+
Transition request: EMAIL-TITLE
22+
[25 aug 2014](https://lists.w3.org/Archives/Member/chairs/LINK-TO-PREVIOUS-TRANSITION) (W3C Member only)
23+
24+
## Decision to request transition
25+
26+
- RESOLVED: QUOTE-FROM-MINUTES
27+
28+
[minutes, DATE telcon](https://lists.w3.org/Archives/Public/www-style/WHATEVER)
29+
30+
## Changes
31+
32+
[Changes since the DATE Candidate Recommendation](https://drafts.csswg.org/DIRECTORY/#changes)
33+
34+
## Requirements satisfied
35+
36+
There is no specific requirements document for this specification. The work
37+
is within the scope defined in the CSS WG's charter,
38+
39+
## Dependencies met (or not)
40+
41+
The following normative references are not yet at CR:
42+
43+
* LIST
44+
* THEM
45+
46+
These are primarily to link to the latest definitions of each term.
47+
48+
## Wide Review
49+
50+
DESCRIBE
51+
52+
There has now been additional implementation feedback from multiple browsers.
53+
All current feedback has been addressed and collected in the latest Disposition
54+
of Comments, so we would like to publish a new CR.
55+
56+
## Issues addressed
57+
58+
The [Disposition of Comments](https://drafts.csswg.org/DIRECTORY/ISSUES) shows COUNT issues.
59+
60+
All are resolved.
61+
62+
IF THERE ARE OPEN ISSUES, EXPLAIN WHY A NEW CR IS NEEDED
63+
64+
## Formal Objections
65+
66+
None
67+
68+
## Implementation
69+
70+
[Test reults](https://test.csswg.org/suites/TEST_DIR/nightly-unstable/)
71+
72+
The [testsuite](https://test.csswg.org/harness/results/TEST_DIR/grouped/) shows that
73+
NUMBER of TOTAL required tests meet CR exit criteria.
74+
75+
## Patent disclosures
76+
77+
[none](https://www.w3.org/2004/01/pp-impl/32061/status)

0 commit comments

Comments
 (0)