Giter VIP home page Giter VIP logo

hacktoberfest's Introduction

Hacktoberfest x ReactPlay

This repository contains a record of all low-code and no-code contributions made during the Hacktoberfest event in the ReactPlay community.

What is Hacktoberfest

Hacktoberfest is a virtual event organized by DigitalOcean and its partners throughout October. It is aimed toward open source and introducing it to as many developers as possible. Anyone regardless of their programming experience are encouraged to contribute to open-source.

๐Ÿ”— Read more here.

No-code/Low-code Contributions

Until last year, hacktoberfest contributions were only valid for coding or maintaining a project. Since this year, Hacktoberfest has also been allowing low-code and no-code contributions.
Here's the table that explains some of the ways of no-code/low-code contributions.

Contribution Type Low-code No-code
Writing Technical Documentation Translating, Copy editing
Design Testing UX Testing, Graphics design, video production
Advocacy Talks, presentations, blogs, podcasts, case studies social media blog posts

๐Ÿ”— Read more here.

Hacktoberfest with ReactPlay

We are already having active code contributions in our main project. However, if you have contributed to us in some other way, you need to submit it in this repository.
The valid contributions will be merged to the repository with hacktoberfest-accepted tag.

What Are Valid Contributions

Anything that you have done that helps the ReactPlay community to grow, and improve in either low-code or no-code categories will be considered as a valid contribution. You need to provide detailed information about the contribution along with a URL that validates your contribution.

How to Submit Your Contribution

  1. Go to the Issues section of the repository and add a new issue with New Contribution template

    issues

  2. Fill in the required details with appropriate information. And then Submit the issue.

  3. Wait until someone from the community assigns you to the issue.

  4. Fork this repository in your own account once you are assigned to the issue.

    fork

  5. Create a new branch with your github username.

    new-branch

  6. Inside /data directory in the root folder, open the json file named with current year (eg: 2022-contributions.md) .

  7. Use your github username as a key and use the following template to add your data.

    {
      "username": {
        "name": "<Your name>",
        "username": "<GitHub username",
        "category": "<code | no-code | low-code>",
        "type": "<design | writing | advocacy>",
        "contribution": "<docs | translating | copy-editing | testing | UX-testing | design | video | talks | presentations | workshops | case-studies | thread | podcasts | blogs>",
        "description": "<explain what you did within 280 characters>",
        "link": "<url to validate your contribution>"
      }
    }
  8. Once you are finished, commit your changes.

    commit

  9. Go to the Code section of the repository. You will see a yellow box asking you to compare & create a pull request, click it.

    image

  10. If the above step doesn't work, go to Pull Request section and create a a new request.

  11. Select the main branch of reactplay/hacktoberfest repository, and solve merge conflicts if any.

  12. Wait until someone from our team approves it.

Example

{
  "joshi-kaushal": {
    "name": "Kaushal Joshi",
    "username": "joshi-kaushal",
    "category": "no-code",
    "type": "writing",
    "contribution": "blogs",
    "description": "I wrote a blog discussing why reactplay is cool",
    "link": "https://blog.kaushaljoshi.dev"
  }
}

Get in Touch

If you are stuck somewhere, or have some doubts; join our Discord server and mention it there.

hacktoberfest's People

Contributors

atapas avatar joshi-kaushal avatar daryllukas avatar mersonfufu avatar nishasen avatar supminn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.