Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
3de657d
#199 add a support.md file
mo-johnmo Jan 20, 2025
c768c23
Merge branch 'main' into 199_add_support_md_file
mo-johnmo Jan 21, 2025
b5c6863
#199 Remove empty line at end of SUPPORT.md.
mo-johnmo Jan 21, 2025
38fac83
#199 Amended text of README and SUPPORT files.
mo-johnmo Jan 30, 2025
6bc5945
#199 Remove trailing empty line in SUPPORT.md .
mo-johnmo Jan 30, 2025
de1b2f7
#199 support.rst links to the CMEW repo and common.txt
mo-johnmo Jan 31, 2025
1cf9575
#199 remove empty line at end of support.rst.
mo-johnmo Jan 31, 2025
757af70
#199 Remove CMEW URL hypertext link as it is currently private.
mo-johnmo Feb 4, 2025
6252f83
#199 correct text display in SUPPORT.md & support.rst.
mo-johnmo Feb 4, 2025
f44ac8c
Update SUPPORT.md
mo-johnmo Feb 4, 2025
66e7dd2
#199 reduce max line size of support.rst from 81 chars.
mo-johnmo Feb 4, 2025
9c83192
#199 support.rst CMEW url change for the readme.
mo-johnmo Feb 4, 2025
c6b3573
#199 Give the url (as text) to the Support section of CMEW's repo.
mo-johnmo Feb 5, 2025
66a1038
#199 Remove trailing space from penultimate line.
mo-johnmo Feb 5, 2025
8b6495d
Apply suggestions from code review
mo-johnmo Feb 5, 2025
dc308a3
#199 Update SUPPORT.md, last empty line removed
mo-johnmo Feb 5, 2025
1c726f3
#199 Update SUPPORT.md, remove space
mo-johnmo Feb 5, 2025
57b0c23
Update SUPPORT.md
mo-johnmo Feb 5, 2025
6ece1aa
#199: Changes made in response to @ehogan's reviews comments on PR #2…
mo-johnmo Feb 10, 2025
9e54760
#199: Make the markdown link to SUPPORT.md both visible and a valid HTML
mo-johnmo Feb 10, 2025
590cadb
#199 In support.rst, change the link to SUPPORT.md, from a reference …
mo-johnmo Feb 19, 2025
e9a1d56
#199: re-instated missing empty line after Support heading.
mo-johnmo Feb 19, 2025
8d2519a
#199: support.rst : Re-instate the reference style URL adding an empt…
mo-johnmo Feb 21, 2025
820537b
#199: Remove redundant space.
mo-johnmo Feb 25, 2025
786a569
Merge branch 'main' into 199_add_support_md_file
mo-johnmo Feb 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ difficulties along the way.
If you would like to contribute, please follow the instructions provided on
[Wiki: Working Practices](https://github.com/MetOffice/CMEW/wiki/Working-Practices).

## Support
The [Support](SUPPORT.md) file provides details on how to get help with CMEW.

## Maintainers

Current maintainers of this package are:
Expand Down
11 changes: 11 additions & 0 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[(C) Crown Copyright 2025, Met Office.]: #
[The LICENSE.md file contains full licensing details.]: #


# Support

For support questions or discussions with other [CMEW][cmew] community members,
please use [CMEW Discussions][cmew-discussions].

[cmew]: https://github.com/MetOffice/CMEW
[cmew-discussions]: https://github.com/MetOffice/CMEW/discussions
3 changes: 3 additions & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]

# Ignore the following URLs when running linkcheck.
linkcheck_ignore = [r"https://github.com/MetOffice/CMEW.*"]
5 changes: 3 additions & 2 deletions doc/source/support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ Support

.. include:: common.txt

Please contact the |MIAO| team at esmval@metoffice.gov.uk to request support
related to |CMEW|.
The SUPPORT.md_ file provides details on how to get help with CMEW.

.. _SUPPORT.md: https://github.com/MetOffice/CMEW/blob/main/SUPPORT.md