HannesAlexandersson / HannesAlexandersson/Simple-web-components-library
Add new exampleButton component
- Dominant language
- CSS
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Good First Issue: Add new exampleButton component
### Description
We want to have a nicer example component to help attract new users to actually contribue to this project. By having good first issues this helps getting the repo more attention. New inexperienced developers would want to find 'easy-to-do' issues to start out their open source journey. By having a issue open where contributers can easily see that this is something they themself can do (after all its only to build a button) the step from thinking about it to actually doing it is shortened.
### Task
- Review the `exampleButton` files located in `/components/Buttons/exampleButton/`.
- Build your own example button.
- Ensure all instructions are clear and accurate.
- Update any outdated or missing information.
### Why This is Important
We want to help new developers to start contribute to open source.
### How to Get Started
1. Fork the repository and clone it locally.
2. Navigate to the `components/Buttons/exampleButton/` directory.
3. Edit the code files to include the necessary improvements.
4. Test your changes locally by viewing the documentation in a browser.
5. Create a pull request with your changes.
### Resources
- [Markdown Guide](https://www.markdownguide.org/)
- [How to Fork a Repo](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-forks)
### Additional Notes
Feel free to ask any questions if you need help or clarification. We’re here to support new contributors!
Contributor guide
Assessment
This issue has not been assessed yet.