UNPKG

linkfree-themes

Version:

CSS themes for a free and open source alternative to LinkTree

26 lines (16 loc) 1.22 kB
# Contributing ## Introduction Thank you for your interest in contributing to this project! We are always looking for ways to improve, and we appreciate any contributions you can make. This document will guide you through the process. ## Getting Started 1. Make sure you have a GitHub account 2. Submit a comment on the issue you want to work on. This will let us know you are working on it. 3. Fork the repository on GitHub 4. Clone the project to your own machine 5. Commit changes to your own branch 6. Push your work back up to your fork 7. Submit a Pull request so that we can review your changes We recommend that you use the `base` theme in `themes/base` as a starting point for your theme. This is a flexbox-based theme that is fully responsive and has a lot of the basic styles already defined. ## Code of Conduct This project is committed to a welcoming and inclusive environment. Please be respectful of all contributors, regardless of their background or experience. ## Reporting Issues and Requesting Features Please report any bugs or issues you encounter using the issue tracker. New feature requests are also welcome. Be sure to search for similar existing issues before creating a new one.