When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Here is an examplary process you can follow to create an issue on MetaCall:
-
Identify a problem or a possible addition to Metacall codebase/operation
for instance:pre-commit-clang-format not working on windows...
-
Then go to the necessary MetaCall gitHub repository and click on the "Issues" tab at the top of the page. Indicate your issue's interest by tagging it as a bug report, custom issue, documentation, feature, or discussion.
in this case:metacall/core
-
Type in a title and description for your issue. Be as detailed as possible, including any error messages or steps to reproduce the issue. Image example:
-
You can assign the issue to yourself, add labels or a milestone to it, and attach files if necessary.
-
Submit the newly created issue and start working on a solution by creating a fork of the repository.
(Here to issue used for explanation)
Please note we have a Code of Conduct, please follow it in all your interactions with the project.
- ...
- ...