Open Keerat666 opened 1 year ago
I would like to make this my first open-source contribution! May I be assigned this issue? Also, the CONTRIBUTING.md is empty, so I'm not entirely sure the proper steps as this is my first-source, like mentioned earlier. Thanks!
Hi @theallSparky
I have added the guidelines to the CONTRIBUTING.MD file.
https://github.com/Keerat666/Lumix/blob/main/CONTRIBUTING.md
In summary, add a component that renders an alert component. The alert component should ideally look something like this : https://mui.com/material-ui/react-alert/
You can add your implementation inside the component folder and add your name to the contributor name as mention in the CONTRIBUTING.md and raise a PR!
The rest of it will be taken care by us!
Can you please assign me this issue
Develop a straightforward alert component that can display messages to users.