We welcome contributions to the FireNoti project! If you'd like to contribute, please follow these guidelines:
-
Fork the Repository: Click the "Fork" button at the top right of the repository page to create your own copy of the repository.
-
Create a Branch: Create a new branch for your feature or bug fix. It's best practice to name your branch something descriptive, like
feature/add-notification-sound.git checkout -b feature/add-notification-sound