You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our [code of conduct](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
15
+
Please read [CONTRIBUTING.md](/CONTRIBUTING.md) for details on our [code of conduct](/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
16
16
17
17
Fixes #
18
18
@@ -33,14 +33,14 @@ Fixes #
33
33
34
34
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
35
35
36
-
-[ ] Read the [**CONTRIBUTING**](CONTRIBUTING.md) document.
37
-
-[ ] Read the [**CODE OF CONDUCT**](CODE_OF_CONDUCT.md) document.
36
+
-[ ] Read the [**CONTRIBUTING**](/CONTRIBUTING.md) document.
37
+
-[ ] Read the [**CODE OF CONDUCT**](/CODE_OF_CONDUCT.md) document.
38
38
-[ ] Add tests to cover changes.
39
39
-[ ] Ensure your code follows the code style of this project.
40
40
-[ ] Ensure CI and all other PR checks are green OR
41
41
-[ ] Code compiles correctly.
42
42
-[ ] Created tests which fail without the change (if possible).
43
43
-[ ] All new and existing tests passed.
44
-
-[ ] Add your changes to `Unreleased` section of [CHANGELOG](CHANGELOG.md).
45
-
-[ ] Improve and update the [README](README.md) (if necessary).
46
-
-[ ] Ensure [documentation](./DOCS.md) is up-to-date. The same file will be updated in [plugin index](https://github.com/drone/drone-plugin-index/blob/master/content/meltwater/drone-cache/index.md) when your PR is accepted, so it will be available for end-users at http://plugins.drone.io.
44
+
-[ ] Add your changes to `Unreleased` section of [CHANGELOG](/CHANGELOG.md).
45
+
-[ ] Improve and update the [README](/README.md) (if necessary).
46
+
-[ ] Ensure [documentation](/DOCS.md) is up-to-date. The same file will be updated in [plugin index](https://github.com/drone/drone-plugin-index/blob/master/content/meltwater/drone-cache/index.md) when your PR is accepted, so it will be available for end-users at http://plugins.drone.io.
0 commit comments