2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore: update PR and issue template to use h2 (#10865)

This commit is contained in:
Jay
2026-05-07 19:45:14 +02:00
committed by GitHub
parent 3e6b4e1f31
commit 64e1095efe
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -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
<!-- A minimal snippet that reproduces the issue. Remove any secrets/tokens. -->
@@ -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: <!-- xhr | http | fetch -->
+3 -3
View File
@@ -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
<!-- What does this PR do, and why? -->
#### Linked issue
## Linked issue
<!-- e.g. Closes #1234 -->
#### Changes
## Changes
<!-- Bullet list of the notable changes. Keep it short. -->