An open API service indexing awesome lists of open source software.

https://github.com/dhis2/hacktoberfest

All of DHIS2 Hacktoberfest information combined
https://github.com/dhis2/hacktoberfest

hacktoberfest

Last synced: 4 months ago
JSON representation

All of DHIS2 Hacktoberfest information combined

Awesome Lists containing this project

README

          

# DHIS2 Hacktoberfest

Hacktoberfest has ended, but that doesn't mean the end of contributions! If you stumble upon this repository when it's not October, [join our Slack](https://join.slack.com/t/dhis2-dev-community/shared_invite/zt-1etbpwtfr-RIXs1xqTdrlM5HTmnIggZw) and speak up if you want to help out (Reach out to Rene Pot if you want a private discussion)!

Unfortunately, it's impossible to maintain a separate list of tickets here, so please check the [JIRA](https://dhis2.atlassian.net) to see if there's anything interesting.

## Intro

Welcome to DHIS2 [Hacktoberfest](https://hacktoberfest.com/). A month dedicated to helping out open source projects by submitting Pull Requests (PRs) to open source projects that participate.

DHIS2 also participates in Hacktoberfest with several repositories, and all of these are listed below.

## Tickets
Because DHIS2 typically has tickets in JIRA, we're using this Hacktoberfest repository to put all these tickets together. All tickets have links in them to the original JIRA ticket, and a link to the relevant repository, which in turn is also marked for Hacktoberfest using a `topic` as required by the rules.

Keep an eye on the issues list, there will be more added later.

In the meantime, you can find a [list of Jira issues labeled as potential Hacktoberfest issues here](https://dhis2.atlassian.net/issues/?jql=labels%20%3D%20%22hacktoberfest%22)

## Repositories
Participating repositories (check back for more later) and the languages they use:

- [DHIS2 Core - JAVA](https://github.com/dhis2/dhis2-core)
- [DHIS2 Docs - Markdown](https://github.com/dhis2/dhis2-docs)
- [DHIS2 Developer Portal - Markdown](https://github.com/dhis2/developer-portal)
- [DHIS2 UI Library - Javascript / React](https://github.com/dhis2/ui)
- [DHIS2 App Platform framework - Javascript / React](https://github.com/dhis2/app-platform)
- [DHIS2 DataStore client library - Typescript / React](https://github.com/dhis2/app-service-datastore)
- [DHIS2 Aggregate Data Entry App - Javascript / React](https://github.com/dhis2/aggregate-data-entry-app)

## Contribution Guide
Please read the [contribution guide](CONTRIBUTING.md) to understand how to contribute!