-
Notifications
You must be signed in to change notification settings - Fork 14
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
add contributing guidelines #190
Merged
Merged
Conversation
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
Contributor
anilbey
commented
Jul 5, 2024
- added contributing file.
- mentioned the file on README
- added the contributing file to the documentation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
=======================================
Coverage 91.24% 91.24%
=======================================
Files 95 95
Lines 5685 5685
=======================================
Hits 5187 5187
Misses 498 498 ☔ View full report in Codecov by Sentry. |
AurelienJaquier
approved these changes
Jul 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
ilkilic
approved these changes
Jul 8, 2024
AurelienJaquier
added a commit
that referenced
this pull request
Aug 9, 2024
* add cvode argument to apply_multiple_stimuli (#191) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * Feat: support custom node sets defined in simulation config (#192) * Add holding current to apply_multiple_stimuli (#193) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * Correct 'projections' for get_syn_descriptions (#187) * add contributing guidelines (#190) * replace amp_cv with relative_skew (#195) * remove double CircuitSimulation (#196) Co-authored-by: Jaquier Aurélien Tristan <[email protected]> * CI(dependabot): Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 (#198) Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.69.0 to 1.70.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.69.0...1.70.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add bb5-tests (#197) * add bb5-tests * remove gitlab-ci.yml * remove duplicate mod files for bb5-tests and merge them into the 'tests' folder * mod files info * add license header * update Makefile * update readme * Fix: Add missing 'units' attribute to timestamp in example test HDF5 file (#200) * add gh action for paper draft * add paper markdown * update draft-pdf.yml * fix yaml error in paper.md * add explanation to draft-pdf.yml * delete .gitlab-ci.yml for joss-paper * reword draft-pdf rule * trigger draft-pdf in any push * add doi for the unix programming env * add doi for agile software development Martin * add doi for parnas1972criteria * add explanation for figure1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Aurélien Jaquier <[email protected]> Co-authored-by: Jaquier Aurélien Tristan <[email protected]> Co-authored-by: ilkilic <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.