This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Contributing to Amity UIKit Open Source
Emee Miano edited this page Feb 25, 2022
·
3 revisions
Like any other open source projects, changes that you will contribute to our open source UIKit core code will have to be reviewed. For bugs and feature requests, please open an issue. Please note that not all changes and requests will be approved but they will be assessed in due course.
To contribute to our AmityUIKit open source project, use the following steps:
- Navigate to the AmityUIKit open source project.
- Fork the project. GitHub will take you to your forked copy of the AmityUIKit OpenSource repository.
- Clone your fork with the command line, GitHub CLI, or GitHub Desktop.
- You can go ahead and make a few changes to the project using your text editor.
- Stage and commit your changes.
- Push your changes to the repository.
- Head on over to the repository on GitHub where your project lives and create a Pull Request.
- Make sure to provide a title and description of your changes.
📝 | It's important to provide as much useful information and a rationale for why you're making this pull request so we can properly assess and deliberate on the approval. |
---|
Other related pages: