@@ -19,28 +19,29 @@ Before submitting a Pull Request, please ensure you have:
19
19
- 👷♀️ Created a small PR, if applicable.
20
20
- ✅ Tested every step you're documenting.
21
21
- 📝 Used descriptive commit messages.
22
- - 📐 Resized images which width exceeds 1400px
23
- - 📝 Edited or blurred any sensitive/private information from your text and images (IPs, user IDs, private URLs, etc.)
22
+ - 📐 Resized images which width exceeds 1400px.
23
+ - 📝 Edited or blurred any sensitive/private information from your text and images (IPs, user IDs, private URLs, etc.).
24
24
-->
25
25
26
26
## What type of Pull Request is this?
27
27
28
- <!-- Check [X] all applicable : -->
29
- - [ ] New guide(s) <!-- You need to create a meta.yaml file and edit the index: https://github.com/ovh/docs/blob/develop/pages/index.md -->
30
- - [ ] Update of existing guide(s)
31
- - [ ] Fix
32
- - [ ] Optimization
33
- - [ ] Index categories update
34
- - [ ] Deletion of guide(s) <!-- redirections may be needed, contact the OVHcloud Guides Team -->
28
+ <!-- Delete the lines which don't apply : -->
29
+ - New guide(s) <!-- You need to create a meta.yaml file and edit the index: https://github.com/ovh/docs/blob/develop/pages/index.md -->
30
+ - Update of existing guide(s)
31
+ - Fix
32
+ - Optimization
33
+ - Index categories update
34
+ - Deletion of guide(s) <!-- redirections may be needed, contact the OVHcloud Guides Team -->
35
35
36
36
## Description
37
37
38
38
<!-- Please provide a short description for your Pull Request, including (if applicable) a ticket reference (no internal URL!) or GitHub issue -->
39
39
40
40
## Mandatory information
41
41
42
- <!-- Check the following when applicable : -->
43
- - [ ] This Pull Request can be merged as soon as possible.
44
- - [ ] This Pull Request shouldn't be merged before (indicate a date): YYYY-MM-DD
42
+ <!-- Delete the line which doesn't apply : -->
43
+ - This Pull Request can be merged as soon as possible.
44
+ - This Pull Request shouldn't be merged before: YYYY-MM-DD <!-- replace it with a real date -->
45
45
46
- - [ ] This Pull Request content should be replicated for the US OVHcloud documentation <!-- https://support.us.ovhcloud.com/hc/en-us) -->
46
+ <!-- If you know about the following, please mention it. If you don't know, delete the line.-->
47
+ - This Pull Request content should be replicated for the US OVHcloud documentation : YES/NO <!-- https://support.us.ovhcloud.com/hc/en-us -->
0 commit comments