Selaa lähdekoodia

Replace Travis badge by paragraph in contribution guidelines

Thibaud Colas 9 vuotta sitten
vanhempi
commit
d5a26133a6
2 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 2 0
      CONTRIBUTING.md
  2. 1 1
      README.md

+ 2 - 0
CONTRIBUTING.md

@@ -20,6 +20,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 Travis build](https://travis-ci.org/springload/awesome-wagtail).
+
 ### 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.

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-Awesome Wagtail [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://travis-ci.org/springload/awesome-wagtail.svg?branch=master)](https://travis-ci.org/springload/awesome-wagtail) [<img src="https://github.com/torchbox/wagtail/blob/82171f70faaf0c8b8da278261e6f45fed529c899/docs/logo.png" width="83" align="right" alt="Wagtail">](https://wagtail.io/)
+Awesome Wagtail [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [<img src="https://github.com/torchbox/wagtail/blob/82171f70faaf0c8b8da278261e6f45fed529c899/docs/logo.png" width="83" align="right" alt="Wagtail">](https://wagtail.io/)
 ===============
 
 > A curated list of awesome packages, articles, and other cool resources from the Wagtail community.