Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bids_lossless_eeg bids_lossless_eeg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • bucanl_pipelines
  • bids_lossless_eegbids_lossless_eeg
  • Wiki
  • contributing

contributing · Changes

Page history
Updating contribution guide authored Apr 16, 2018 by Tyler Collins's avatar Tyler Collins
Hide whitespace changes
Inline Side-by-side
contributing.md
View page @ 6ace3acc
......@@ -2,8 +2,8 @@
[[_TOC_]]
# Bug and Issues Tracking
We are using the built in *Issue Tracker* located here on git to keep track of any issues or bugs that users come across. We will be trying our best to keep an eye on these and work towards providing solutions.
# Bug and Issue Tracking
This repository uses the built in *Issue Tracker* located here on gitlab to keep track of any issues or bugs that users come across. We will be trying our best to keep an eye on these and work towards providing solutions.
To submit an ticket to the Issue Tracker navigate to the top of the page and click on *Issues*
***
......@@ -15,7 +15,19 @@ Under this page click the green *New Issue* Button on the right side of the scre
![newissue](/uploads/ef8ad54a0f6790d5f21b3e38054bbc5d/newissue.png)
In the written section please provide a short but detailed description of the problem and attach any files that are necessary to replicate the issue. Alternatively for remote jobs allow allow jdesjard access to a Sharcnet folder containing the necessary files.
In the written section please provide a short but detailed description of the problem and attach any files that are necessary to replicate the issue.
# Contributing
If you would like to help contribute to this project please contact James Desjardins at the contact info below and developer access can possibly be made available. Contributors will be expected to follow the workflow and style guides found below. We are always look for ways to expand and improve our projects!
## Developers of the project
[Developer Workflow](developer-workflow)
## Style Guide
[Style Guide](style-guide)
# Allowing Remote Access
Alternatively for remote jobs to allow jdesjard access to a Sharcnet folder containing the necessary files.
To do this *cd* to the folder containing the folder to be shared.
```
......@@ -29,19 +41,9 @@ getfacl fname
```
Where *ls -l* should show you a *+* before the file name, and *getfacl fname* will show all the users who can access the files contents.
# Contributing
Contributing to this project is made easy with the git repository. If you would like to help contribute to this project please contact James Desjardins at the contact info below and we can look into getting your developing access . We are always look for ways to expand and improve our projects.
## Developers of the project
[Developer Workflow](developer-workflow)
## Style Guide
[Style Guide](style-guide)
# Contacting Us
If you have any questions or concerns about this project don't hesitate to contact us.
**James Desjardins**
High Performance Computing Consultant
SHARCNET, Compute/Calcul Ontario
......
Clone repository
  • assumptions
  • bidsifying
  • configuring context config
  • configuring remote
  • contributing
  • developer workflow
  • directories
  • essinit
  • Home
  • init scripts
  • install download
  • opening eeglab
  • pipeline scripts
  • postprocessingscript
  • qc init
View All Pages