Thank you for contributing to Instagraph 🌐!
Note for non-coders: you can sign up for the waitlist at instagraph.ai.
- Please include a clear list of what you've done
- For pull requests, please make sure all commits are atomic (i.e., one feature per commit)
- If you're submitting a new model / feature / module, please include proper documentation.
- Please format your code using the black defaults. You can use this online formatter.
- Create a new branch before commiting the code.
- If someone create a issues then other are not allow to directly make a PR request on that issue. Ask for the permission to work on that issue.
- Do not push mutliple file in a one issue until and unless they are interrelated.
Awesome - create a pull request! When preparing your PR, please include a brief description of the model, the canonical reference(s) in the literature.
Please post an issue with your proposal before you begin working on it. When outlining your proposal, please include as much detail about your intended changes as possible.
If there isn't already an open issue, please start one! When creating your issue, include:
- A title and clear description
- As much relevant information as possible
- A code sample demonstrating the expected behavior that is not occurring
Thank you! Please open a new pull request with the patch. When doing so, ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.