https://github.com/twilio-labs/open-pixel-art
A collaborative pixel art project to teach people how to contribute to open-source
https://github.com/twilio-labs/open-pixel-art
hacktoberfest open-source opensource
Last synced: 11 months ago
JSON representation
A collaborative pixel art project to teach people how to contribute to open-source
- Host: GitHub
- URL: https://github.com/twilio-labs/open-pixel-art
- Owner: twilio-labs
- License: mit
- Archived: true
- Created: 2019-09-26T20:32:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T23:22:20.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T15:18:38.598Z (about 2 years ago)
- Topics: hacktoberfest, open-source, opensource
- Language: JavaScript
- Homepage: https://open-pixel-art.com
- Size: 3.61 MB
- Stars: 570
- Watchers: 9
- Forks: 8,270
- Open Issues: 1,720
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-github-projects - open-pixel-art - A collaborative pixel art project to teach people how to contribute to open-source ⭐614 `JavaScript` (📦 Legacy & Inactive Projects)
README
# Open Pixel Art by [Twilio](https://www.twilio.com)
[](#contributors) [](https://www.twilio.com/labs) [](https://app.netlify.com/sites/pixel-project-dev/deploys) [](https://twil.io/learn-open-source)
This is an art project created with the intention to teach you how to create a pull request.
Visit [open-pixel-art.com](https://open-pixel-art.com) to see the full artwork!
Anyone who wishes to learn how to create a pull request for a project on GitHub can use this project to contribute a pixel to the canvas. You will only be able to ever create one pixel but you can pick whatever color you prefer as long as it is a valid HEX code. For example: `#F22F46` the brand color of [Twilio](https://www.twilio.com)
> 
> If you are new to open-source, GitHub or git in general, fear not, we created a tutorial in [TwilioQuest](https://twil.io/hacktoberfest-quest) for you. It will teach you step by step on how you can get started and will guide you on your quest of creating your pull request.
> 🕹 [Download TwilioQuest](https://www.twilio.com/quest/download)
The entire project is automated and is largely maintained by a set of bots that will verify any pixel contributions. However, if you'd like to know more about the project or submit other contributions to the project that are not a pixel, feel free to create a [GitHub issue](https://github.com/twilio-labs/open-pixel-art/issues) inside the [Open Pixel Art project](https://github.com/twilio-labs/open-pixel-art).
## Contributing
In order to contribute a pixel to the canvas, you'll have to create a [pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) to the [Open Pixel Art project on GitHub](https://github.com/twilio-labs/open-pixel-art).
If you are already familiar with git and how to create a pull request on GitHub, you can go ahead and check out the [contributing guide](CONTRIBUTING.md).
We understand that contributing to open-source can be intimidating and as a result we created a mission in our interactive coding game [TwilioQuest](https://twil.io/hacktoberfest-quest) that will walk you step by step through creating a pull request for this project and help you embark on your new quest into open-source!
- [Download TwilioQuest](https://www.twilio.com/quest/download)
- Check out the Contribution Guides:
- [English](CONTRIBUTING.md)
- [Español](docs/es/CONTRIBUTING.md)
- [Deutsch](docs/de/CONTRIBUTING.md)
- [Brazilian Portuguese](docs/br/CONTRIBUTING.md)
- [Chinese Mandarin](docs/zh/CONTRIBUTING.md)
- [Dutch](docs/nl/CONTRIBUTING.md)
## Code of Conduct
We want to make sure that this project is as welcoming to people as possible. By interacting with the project in any shape or form you are agreeing to the project's Code of Conduct:
- [English](CODE_OF_CONDUCT.md)
- [Español](docs/es/CODE_OF_CONDUCT.md)
- [Deutsch](docs/de/CODE_OF_CONDUCT.md)
- [Brazilian Portuguese](docs/br/CODE_OF_CONDUCT.md)
If you feel like another individual has violated the code of conduct, please raise a complaint to [open-source@twilio.com](mailto:open-source@twilio.com).
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Dominik Kundel
💻 🤔

Amy Kapernick
💻

Kevin Whinnery
💻

Ricky Robinett
💻

André Felipe Scalco
💻

Teddy Gustiaux
💻

Aidan Smith
💻

Scott O'Malley
💻

Todd Moy
💻

Samuel Durkin
💻

ChatterboxCoder
💻

Simey de Klerk
💻

Tilde Ann Thurium
👀

Daniel Peukert
📖

izontm
📖

Carly Robison
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Technology Thank You
This project is powered by various open-source projects. Among others:
- [Eleventy](https://www.11ty.io/) for the static site generation
- [Danger](https://danger.systems/js/) for the automated code review
- [Mergify](https://github.com/mergifyio) for automated PR merging
- [All Contributors Bot](https://github.com/all-contributors/all-contributors-bot) to recognize the contributions of everyone
- [Jest](https://jestjs.io/) for Unit Testing
- [NES.css](https://nostalgic-css.github.io/NES.css/) for the CSS styling
- [Welcome Bot](https://github.com/behaviorbot/welcome) to welcome new contributors
## License
MIT