File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ Click the `Preview` tab and select a PR template:
44 - [ Release Boosted] ( ?expand=1&template=boosted-release-template.md ) (Core team only)
55- ** OUDS Web** :
66 - [ Contribute to OUDS Web] ( ?expand=1&template=ouds-contribution-template.md )
7+ - [ Docs only to OUDS Web] ( ?expand=1&template=ouds-doc-template.md )
78 - [ Release OUDS Web] ( ?expand=1&template=ouds-release-template.md ) (Core team only)
Original file line number Diff line number Diff line change 1+ ### Related issues
2+
3+ Closes #
4+
5+ ### Description
6+
7+ <!-- Describe your changes in detail -->
8+
9+ ### Checklists
10+
11+ - [ ] I have read the [ contributing guidelines] ( https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/.github/CONTRIBUTING.md )
12+ - [ ] My change follows the [ developer guide] ( https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/wiki/Developer-guide )
13+ - [ ] My change follows the page structure defined in #3045
14+ - [ ] Title and DOM structure is correct
15+ - [ ] Links have been updated (title change impacts links for example)
16+
17+ ### Progression (for Core Team only)
18+
19+ - [ ] Code review
20+ - [ ] Commit on ` ouds/main ` following [ conventional commit] ( https://www.conventionalcommits.org/en/v1.0.0/ )
21+
22+ ### Live previews
23+
24+ <!-- Please add direct links where your modifications can be seen in the documentation -->
25+
26+ - < https://deploy-preview-{your_pr_number}--boosted.netlify.app/ >
You can’t perform that action at this time.
0 commit comments