-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
43 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,29 @@ | ||
# Contributing | ||
If you like this project fell free to edit and share with us your improvement. | ||
# Link Management System App | ||
|
||
Welcome to the LMS (Link Management System) App repository! We appreciate your interest in contributing to the project. Here are some guidelines to help you get started: | ||
|
||
## Getting Started | ||
|
||
1. Fork the repository and clone it to your local machine. | ||
2. Install the required dependencies by running `flutter pub get` in the root directory of the project. | ||
3. Make sure the app is running correctly by running `flutter run` in the root directory of the project. | ||
|
||
## Contributing | ||
|
||
We welcome all contributions to the project, whether they are bug fixes, feature requests, or improvements to the code. If you're interested in contributing, please follow these steps: | ||
|
||
1. Create a new branch for your changes using a descriptive name (e.g., `feature/new-feature-name`). | ||
2. Make your changes and commit them with a clear message explaining what you've done. | ||
3. Push your changes to your fork of the repository. | ||
4. Submit a pull request to the main repository. | ||
|
||
## Guidelines | ||
|
||
Please follow these guidelines when contributing to the project: | ||
|
||
- Follow the existing coding style and conventions. | ||
- Write clear and concise commit messages. | ||
- Write descriptive and informative pull request descriptions. | ||
- Test your changes thoroughly before submitting a pull request. | ||
|
||
Thank you for your interest in contributing to the LMS (Link Management System) App project! If you have any questions or need any help getting started, please don't hesitate to reach out to us. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters