Skip to content
GitLab
  • Menu
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
Bringing the old wiki over to the new project. authored Apr 07, 2018 by Tyler Collins's avatar Tyler Collins
Hide whitespace changes
Inline Side-by-side
contributing.md 0 → 100644
View page @ 6b98c36b
**Table of Contents**
[[_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.
To submit an ticket to the Issue Tracker navigate to the top of the page and click on *Issues*
***
![issuesfind](/uploads/47f0f1e7a9d51bb1c0e3dacdd8ae0f4c/issuesfind.png)
***
Under this page click the green *New Issue* Button on the right side of the screen.
***
![newissue](/uploads/6f98ce67a5035bd077ef68380d21be19/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.
To do this *cd* to the folder containing the folder to be shared.
```
setfacl -Rm u:jdesjard:rwx fname
```
Where *fname* is the name of your file folder.
To check that this worked use:
```
ls -l
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
Brock University
james.desjardins@computeontario.ca
***
[ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/home)
\ No newline at end of file
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