Skip to content

Commit 8758823

Browse files
authored
Merge pull request #15 from nsidc/add-under-construction-warning
Add "Under Construction" warning to README.md
2 parents ef8b951 + 55c1c22 commit 8758823

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
The NSIDC Data Cookbook is a collection of how-to guides, tutorials and reference material to help NSIDC data users to search for, access and work with NSIDC data.
77

8+
<!-- prettier-ignore -->
9+
> [!WARNING]
10+
> This cookbook repository is under active development. Major changes to the structure of
11+
> this repository and its content are expected. We are striving to develop content and code
12+
> that is well-tested and peer-reviewed, but nothing contained here should be
13+
> expected to work correctly (or at all!) in this early phase. Many sections contain only an outline of the content.
14+
> These sections will have content added at the project develops.
815
916
## Level of Support
1017

index.qmd

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@ author: NSIDC
55

66
## Welcome
77

8-
Welcome to the NSIDC Data Cookbook!
8+
Welcome to the NSIDC Data Cookbook!
9+
10+
<!-- prettier-ignore -->
11+
> [!WARNING]
12+
> This cookbook is under active development. Major changes to the structure of
13+
> the book and its content are expected. We are striving to develop content
14+
> that is well-tested and peer-reviewed, but nothing contained here should be
15+
> expected to work correctly (or at all!) in this early phase. Many sections contain only an outline of the content.
16+
> These sections will have content added at the project develops.

0 commit comments

Comments
 (0)