diff --git a/docs/source/conf.py b/docs/source/conf.py index 934f958..2c8f2ba 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -77,6 +77,7 @@ "https://www.incf.org/sites/default/files/files/INCF_GSoC_2022_Application_template.pdf", "https://neuroinformatics.dev/slides-templates-atlases/#/on-templates-and-atlases", "https://errantscience.com/", + "https://in2scienceuk.org/our-programmes/in2research/", r"https://www\.cell\.com/.*", # Use regex pattern to match all cell.com URLs r"https?://(?:dx\.)?doi\.org/.*", # Use regex pattern to match all DOI URLs ] diff --git a/docs/source/get-involved/index.md b/docs/source/get-involved/index.md index 056c490..632087e 100644 --- a/docs/source/get-involved/index.md +++ b/docs/source/get-involved/index.md @@ -1,4 +1,6 @@ # Get involved + +## Contributing to Neuroinformatics Unit projects We always welcome contributions to all of our software, whether from experienced developers, or researchers looking to make their first open-source contribution. @@ -9,7 +11,19 @@ but it can be _complicated_. For this reason we have written some documents to outline the processes we use, so hopefully they aren't so opaque. We are also happy to guide new contributors through the process. For more details please see -[details about mentored open source contributions](mentoring) and [Google Summer of Code](gsoc/index). +[our documentation about mentored open source contributions](mentoring). + +## Internships +We offer a number of paid internships each year, through established programs such as +[Google Summer of Code](gsoc/index) and [In2research](https://in2scienceuk.org/our-programmes/in2research/). +Unfortunately we do not offer any other formal internship opportunities. + +## Research software engineer and scientist positions +We usually do not have any full time positions available. As and when these are available, they will be advertised here +and via social media and Zulip. + +If you would like to discuss applying for funding to work with us (e.g. a personal fellowship), +please email Adam Tyson. ## Further details ```{toctree}