mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
# Description 📣
|
|
|
|
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Here's how we expect a pull request to be : https://infisical.com/docs/contributing/getting-started/pull-requests -->
|
|
|
|
## Type ✨
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Improvement
|
|
- [ ] Breaking change
|
|
- [ ] Documentation
|
|
|
|
# Tests 🛠️
|
|
|
|
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. You may want to add screenshots when relevant and possible -->
|
|
|
|
```sh
|
|
# Here's some code block to paste some code snippets
|
|
```
|
|
|
|
---
|
|
|
|
- [ ] I have read the [contributing guide](https://infisical.com/docs/contributing/getting-started/overview), agreed and acknowledged the [code of conduct](https://infisical.com/docs/contributing/getting-started/code-of-conduct). 📝
|
|
|
|
<!-- If you have any questions regarding contribution, here's the FAQ : https://infisical.com/docs/contributing/getting-started/faq --> |