mirror of
https://github.com/tenrok/axios.git
synced 2026-06-02 16:04:10 +03:00
refactor: ci and build (#7340)
* chore: add mise * chore: re-position ci * chore: move sponsors script * chore: fix yml * chore: yml * fix: yml * fix: yml * chore: tweak sponsor yml * chore: implement security suggestion * chore: update templates for issues and PRs and update all workflows * fix: copilot feedback * feat: always run CI * fix: linked resources * chore: cancel run if new run starts * feat: generate release notes with copilot
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
<!-- Click "Preview" for a more readable version -->
|
||||
<!-- Instructions
|
||||
|
||||
#### Instructions
|
||||
If you would like to add a PR description you may do so or let our AI agent create one, after the creation
|
||||
you may then edit the file if the AI agent got it wrong.
|
||||
|
||||
Please read and follow the instructions before creating and submitting a pull request:
|
||||
|
||||
- Create an issue explaining the feature. It could save you some effort in case we don't consider it should be included in axios.
|
||||
- If you're fixing a bug, try to commit the failing test/s and the code fixing it in different commits.
|
||||
- Ensure you're following our [contributing guide](https://github.com/axios/axios/blob/master/CONTRIBUTING.md).
|
||||
- Ensure you're following our [contributing guide](https://github.com/axios/axios/blob/main/CONTRIBUTING.md).
|
||||
|
||||
**⚠️👆 Delete the instructions before submitting the pull request 👆⚠️**
|
||||
|
||||
Describe your pull request here.
|
||||
Describe your pull request here. -->
|
||||
|
||||
Reference in New Issue
Block a user