You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Principles of CF include self-describing data (no external tables needed for und
39
39
40
40
The CF conventions are maintained by volunteers, led by a Governance Panel and assisted by the Conventions Committee and Standard Names Committee.
41
41
(See [CF Governance](governance.md).)
42
-
Changes to the conventions are proposed and settled by the community, using the [CF Conventions GitHub repository][cf-conventions-repo]'s [issues][cf-conventions-issues] and [pull request][cf-conventions-pulls] functionality for discussion, agreement, and implementing any agreed changes.
42
+
Changes to the conventions are proposed and settled by the community, using the [CF conventions GitHub repository][cf-conventions-repo]'s [issues][cf-conventions-issues] and [pull request][cf-conventions-pulls] functionality for discussion, agreement, and implementing any agreed changes.
43
43
Many of the principles of CF operations follow the proposals at these [rules for CF conventions changes](rules.md).
44
44
45
45
### How long has CF been around? Is it mature?
@@ -78,20 +78,20 @@ So for example the CF Standard Names attempt to be as general and well-defined a
78
78
79
79
### How do I find previously asked questions about CF?
80
80
81
-
The first way is to check this FAQ. If you can't find your question answered here, you could search for it in the [CF discussion repository][cf-discuss-issues] for questions asked since 2020, or for earlier questions in the [CF mailing list][mailing-list-archive].
81
+
The first way is to check this FAQ. If you can't find your question answered here, you could search for it in the [CF discussion GitHub repository][cf-discuss-issues] for questions asked since 2020, or for earlier questions in the [CF mailing list][mailing-list-archive].
82
82
83
83
### How do I ask questions about CF?
84
84
85
85
First, please see whether your question has already been answered (see [question above](#how-do-i-find-previously-asked-questions-about-cf)).
86
-
Questions about the CF Convention, including its Standard Names list, may be asked by raising new `question` issues in the [CF discussion repository][cf-discuss-issues].
86
+
Questions about the CF Convention, including its Standard Names list, may be asked by raising new `question` issues in the [CF discussion GitHub repository][cf-discuss-issues].
87
87
CF community members usually respond within a day to simple questions, but allow more time if you have an advanced technical topic.
88
88
89
89
### How do I propose a change?
90
90
91
-
Changes to the CF standard and the Standard Names are generally proposed first on the [CF Discuss GitHub repo][cf-discuss-repo] as an [issue][cf-discuss-issues].
91
+
Changes to the CF standard and the Standard Names are generally proposed first on the [CF discussion GitHub repository][cf-discuss-repo] as an [issue][cf-discuss-issues].
92
92
See [How do I ask for a new standard name?](#how-do-i-ask-for-a-new-standard-name) to learn more about changes to the Standard Names list.
93
93
94
-
A change to the CF standard itself may be discussed initially in a [CF Discuss issue][cf-discuss-issues], but must be presented and agreed to in detail as a [CF Conventions issue][cf-conventions-issues], where the explicit change being requested can be refined.
94
+
A change to the CF standard itself may be discussed initially in an issue in the [CF discussion GitHub repository][cf-discuss-issues], but must be presented and agreed to in detail as a [CF conventions issue][cf-conventions-issues], where the explicit change being requested can be refined.
95
95
96
96
### What is the process for accepting a change to the CF convention?
97
97
@@ -343,7 +343,7 @@ If you can't find any matches, send an email to the CF-Metadata list describing
343
343
344
344
### How do I ask for a new standard name?
345
345
346
-
You ask for a new standard name by raising a new `standard name` issue in the [CF discussion repository][cf-discuss-issues]. In your issue, specify the following for each standard name you want to request:
346
+
You ask for a new standard name by raising a new `standard name` issue in the [CF discussion GitHub repository][cf-discuss-issues]. In your issue, specify the following for each standard name you want to request:
0 commit comments