From 21eef7187b840529b50ee6c644438be3b9df12a1 Mon Sep 17 00:00:00 2001 From: Rachel Arnould <6525576+RachL@users.noreply.github.com> Date: Fri, 25 Sep 2020 18:13:00 +0200 Subject: [PATCH 1/2] Hacktoberfest A proposal for the banner on Hacktoberfest. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a97f2709..0ad9c591da 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Supported by the Open Food Foundation and a network of global affiliates, we are We're part of global movement - get involved! -* Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel. +* Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel and join #dev for all tech-related topics. * Head to [https://openfoodnetwork.org](https://openfoodnetwork.org) for more information about the global OFN project. * Check out the [User Guide](https://guide.openfoodnetwork.org/) for a list of features and tutorials. * Join our [discussion forum](https://community.openfoodnetwork.org). @@ -20,6 +20,11 @@ If you are interested in contributing to the OFN in any capacity, please introdu Our [GETTING_STARTED](GETTING_STARTED.md) and [CONTRIBUTING](CONTRIBUTING.md) guides are the best place to start for developers looking to set up a development environment and make contributions to the codebase. +### Hacktoberfest :tada: + +Are you participating to [Hacktoberfest](https://hacktoberfest.digitalocean.com/)? Go check out our [Welcome New Developers project board][welcome-dev]! We have curated all issues we consider to be a good starting point for new members of the community and categorized them by skills and level of complexity. +Have a look and pick the one you would prefer working on! + ## Provisioning If you're interested in provisioning a server, see [ofn-install][ofn-install] for the project's Ansible playbooks. @@ -39,3 +44,4 @@ Copyright (c) 2012 - 2020 Open Food Foundation, released under the AGPL licence. [contributor-guide]: https://ofn-user-guide.gitbook.io/ofn-contributor-guide/who-are-we [ofn-install]: https://github.com/openfoodfoundation/ofn-install [super-admin-guide]: https://ofn-user-guide.gitbook.io/ofn-super-admin-guide +[welcome-dev]: https://github.com/openfoodfoundation/openfoodnetwork/projects/27 From dbe6c316f8772e61d55c32f8ec94ca098bc78171 Mon Sep 17 00:00:00 2001 From: Rachel Arnould <6525576+RachL@users.noreply.github.com> Date: Fri, 25 Sep 2020 19:07:33 +0200 Subject: [PATCH 2/2] Change typo "participating in" instead of "participating to" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad9c591da..2ccff89063 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Our [GETTING_STARTED](GETTING_STARTED.md) and [CONTRIBUTING](CONTRIBUTING.md) gu ### Hacktoberfest :tada: -Are you participating to [Hacktoberfest](https://hacktoberfest.digitalocean.com/)? Go check out our [Welcome New Developers project board][welcome-dev]! We have curated all issues we consider to be a good starting point for new members of the community and categorized them by skills and level of complexity. +Are you participating in [Hacktoberfest](https://hacktoberfest.digitalocean.com/)? Go check out our [Welcome New Developers project board][welcome-dev]! We have curated all issues we consider to be a good starting point for new members of the community and categorized them by skills and level of complexity. Have a look and pick the one you would prefer working on! ## Provisioning