-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for Contribution Guide #112
Comments
@DaggieBlanqx Is anything going to get done here? |
### Airtime For someone using ES6. you can use the following code. You will need axios library, very awesome library in my opinion `
Then on calling the code, do
Hope this helps someone. Its simple though |
@oxenprogrammer the issue on |
Problem
Contributors to the AfricaIsTalking API would benefit from having clear and comprehensive guidelines on how to contribute effectively to the project. Currently, there is no contribution guide available, making it challenging for newcomers to get started and for existing contributors to follow best practices consistently.
Solution
We propose creating a Contribution Guide for the AfricaIsTalking API. This guide will provide step-by-step instructions and best practices for contributing to the project. It should cover topics such as:
Benefits
A well-structured contribution guide will have several advantages:
Onboarding New Contributors: Newcomers will find it easier to understand the project's workflow and coding standards, reducing the barrier to entry.
Consistency: Contributors will follow a consistent process when submitting contributions, making it easier for maintainers to review and merge changes.
Improved Code Quality: By providing guidelines for writing code and running tests, we can ensure that contributions meet the project's quality standards.
Community Growth: A clear contribution guide can attract more contributors, fostering a healthy and active open-source community.
Acceptance Criteria:
CONTRIBUTING.md
in the project repository.CONTRIBUTING.md
file.Additional Information:
We believe that providing a contribution guide will greatly enhance the development experience for all contributors and help the AfricaIsTalking API project thrive. Your input and contributions to creating this guide are highly appreciated.
Please feel free to discuss and offer suggestions related to this issue. Thank you for your support and dedication to the project!
The text was updated successfully, but these errors were encountered: