Ver código fonte

Clean up docs

Thibaud Colas 1 dia atrás
pai
commit
5de9b3b745
1 arquivos alterados com 2 adições e 17 exclusões
  1. 2 17
      .github/CONTRIBUTING.md

+ 2 - 17
.github/CONTRIBUTING.md

@@ -21,23 +21,8 @@ Please ensure your pull request adheres to the following guidelines:
 
 Thank you for your suggestions!
 
-Once you submit the pull request, the links will be checked by [awesome_bot](https://github.com/dkhamsing/awesome_bot) via [our CI build](https://github.com/wagtail/awesome-wagtail/actions).
-
-### Spreading the word
-
-If you want to help spread the word about this list, consider adding a mention of it in your project's README: `*Check out [Awesome Wagtail](https://github.com/wagtail/awesome-wagtail) for more awesome packages and resources from the Wagtail community.*`
-
-### Updating your PR
-
-A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it.
-
-### Accepting a PR
-
-- Ensure the pull request adheres to the [contribution guidelines](#contribution-guidelines).
-- When merging the PR, consider [suggesting the addition of the list](#spreading-the-word).
-
-### Reusing the content
+## Reusing the content
 
 The content of this list is published as an API hosted on [GitHub Pages](https://pages.github.com/): [https://wagtail.github.io/awesome-wagtail/api/v1/readme.json](https://wagtail.github.io/awesome-wagtail/api/v1/readme.json).
 
-Otherwise, the README content can also be fetched with [jsDelivr](https://www.jsdelivr.com/): [https://cdn.jsdelivr.net/gh/wagtail/awesome-wagtail/master/README.md](https://cdn.jsdelivr.net/gh/wagtail/awesome-wagtail/master/README.md).
+Otherwise, directly access the Markdown README: [README.md](https://raw.githubusercontent.com/wagtail/awesome-wagtail/refs/heads/main/README.md).