Contributions to this project are welcome! If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository: https://github.com/fauxtix/PropertyManagerFL/Issues
Fork the project (https://github.com/fauxtix/PropertyManagerFL/fork)
Create a branch for your modification (git checkout -b fauxtix/PropertyManagerFL)
Commit (git commit -am 'added a new feature - some files changed')
Push_ (git push origin fauxtix/PropertyManagerFL)
Create a new Pull Request
More info: https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github
When contributing code, please follow the existing code style and submit a pull request with your changes.