Skip to content

Commit ba72c1e

Browse files
help pages added
1 parent dafafd5 commit ba72c1e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/help/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SPM help
2+
3+
## :octicons-mail: SPM mailing list
4+
5+
If you have questions about SPM, please use the [SPM mailing list](https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=SPM).
6+
7+
Before posting a question, please consult the list archives using the [search option](https://www.jiscmail.ac.uk/cgi-bin/webadmin?S1=SPM) to check if you can find a solution to your problem.
8+
9+
## :octicons-mark-github: Issues
10+
11+
If you think you have discovered a problem with SPM, please report it by [creating an issue](https://github.com/spm/spm/issues/new/choose) on [GitHub](https://github.com/spm).

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ nav:
230230
- 'Versioning': 'development/versioning.md'
231231
- 'Release': 'development/release.md'
232232
- 'Help':
233-
- 'SPM discussion list': 'https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=SPM'
233+
- 'help/index.md'
234234

235235
markdown_extensions:
236236
- abbr

0 commit comments

Comments
 (0)