HannesAlexandersson / HannesAlexandersson/Simple-web-components-library
Add new component to library
- Dominant language
- CSS
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Good First Issue: Add new component
### Description
This is a component library. But so far we dont have many components! To get the ball running we need contributers to start adding their own components to the library. As stated in the readme we accept contributions from inexperienced developers aswell as from veterans. In this project it isnt as much about the quality of the components as it is about the actual act of contributing.
### Task
- Add a new component to the library by following the instructions in the [readme](readme.md) and [contributing](CONTRIBUTING.md)
- Ensure documentation is provided.
### 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.