|
| 1 | +<!-- |
| 2 | +Hello 👋 |
| 3 | +Thank you for submitting a Pull Request. |
| 4 | +
|
| 5 | +For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. As long as your Pull Request is a draft, the OVHcloud Guides Team will not start proofreading it. |
| 6 | +
|
| 7 | +For a timely review/response, please avoid force-pushing additional commits if your PR already received reviews or comments. |
| 8 | +
|
| 9 | +DO NOT USE a fork if you are an OVHcloud employee. Instead, please contact the OVHcloud Guides Team so to be granted /write access to this repository. |
| 10 | +
|
| 11 | +Feel free to apply labels on your Pull Request, selecting them from the list to your right. |
| 12 | +
|
| 13 | +Before submitting a Pull Request, please ensure you have: |
| 14 | +
|
| 15 | +- 📖 Read the OVHcloud Documentation readme: https://github.com/ovh/docs/blob/develop/readme.md |
| 16 | +- 🇬🇧 Edited (at least) the en-gb version of a guide. |
| 17 | +- 🇫🇷 Edited also the fr-fr version if you are a French speaker. |
| 18 | +- 🌐 Edited all the files if you're doing a fix or a minor update (this is not mandatory but recommended). |
| 19 | +- 👷♀️ Created a small PR, if applicable. |
| 20 | +- ✅ Tested every step you're documenting. |
| 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.) |
| 24 | +--> |
| 25 | + |
| 26 | +## What type of Pull Request is this? |
| 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 --> |
| 35 | + |
| 36 | +## Description |
| 37 | + |
| 38 | +<!-- Please provide a short description for your Pull Request, including (if applicable) a ticket reference (no internal URL!) or GitHub issue --> |
| 39 | + |
| 40 | +## Mandatory information |
| 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 |
| 45 | + |
| 46 | +- [ ] This Pull Request content should be replicated for the US OVHcloud documentation <!-- https://support.us.ovhcloud.com/hc/en-us) --> |
0 commit comments