diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6282e62d..162fd435 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,11 +3,11 @@ Before opening: please search existing issues to avoid duplicates, and confirm t For usage questions, please use Stack Overflow (https://stackoverflow.com/questions/tagged/axios) instead. --> -#### Describe the issue +## Describe the issue A clear description of the bug or feature request. -#### Example code +## Example code @@ -15,15 +15,15 @@ A clear description of the bug or feature request. ``` -#### Expected behavior +## Expected behavior What you expected to happen. -#### Actual behavior +## Actual behavior What actually happened (include error messages or stack traces if relevant). -#### Environment +## Environment - Axios version: - Adapter: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5692832a..02c0c684 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,15 +5,15 @@ Thanks for contributing to axios! A few quick notes: - If you leave the description blank, our AI agent will draft one — feel free to edit afterwards. --> -#### Summary +## Summary -#### Linked issue +## Linked issue -#### Changes +## Changes