diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..5af0344 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,63 @@ + + +# PyLadies Website Pull Request +_Please document the following. We will aim to be as timely as possible in processing your pull request, however as this is a volunteer staffed project anticipate at least a week for pull requests to start to be reviewed._ + +## Is this pull requesting adding or updating a [PyLadies chapter information](https://github.com/pyladies/pyladies#to-add-a-new-pyladies-location)? + + +- [ ] Yes +- [ ] No + +### If you marked yes, is this chapter registered in the PyLadies Chapter Directory? + + +- [ ] Yes +- [ ] No + +### If you marked no, please register your chapter using the following form [here](https://forms.gle/LYT6TzjgJ437Y4mr8). The form can only be accessed by being logged into your official PyLadies email account. Were you able to complete the registration? + + +- [ ] Yes +- [ ] No, I could not because [add response below]: + + +## Have you confirmed the website builds locally with your chapters? See [here](https://github.com/pyladies/pyladies/netlify-website-template/README.md). + + +- [ ] Yes +- [ ] No + +## Does the Netlify preview look correct? Confirm in the checks below on the netlify/deploy-preview check. + + +- [ ] Yes +- [ ] No + + diff --git a/README.md b/README.md index 8ad776b..61916df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # netlify-website-template -Example of PyLadies Website theme powered by Netlify. +Example of PyLadies Website theme powered by Netlify with [a standard pull request template](github.com/pyladies/netlify-website-template/PULL_REQUEST_TEMPLATE). You can preview the template [here](https://distracted-payne-504b82.netlify.app/). + +## What is Netlify? + +Netlify is a simple tool to use for continuous integration and continuous development. It allows you to specify custom build commands as well as run specific tests and pull request to specific branches you specify. You can additionally get a deploy preview of your website capturing the changes generated in a pull request on a Netlify hosted url. ## Setting up you website with Netlify diff --git a/index.html b/index.html index a1e0504..b54b328 100644 --- a/index.html +++ b/index.html @@ -83,7 +83,7 @@

Events

Organizers

-
+

Organizer 1

@@ -99,7 +99,7 @@

Organizers

- +

Organizer 2