We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad95cb2 commit 554b85bCopy full SHA for 554b85b
src/store/cff.ts
@@ -11,7 +11,7 @@ const getInitialData = () => {
11
identifiers: undefined,
12
keywords: undefined,
13
license: undefined,
14
- message: '',
+ message: 'If you use this software, please cite it using the metadata from this file.',
15
repository: undefined,
16
repositoryArtifact: undefined,
17
repositoryCode: undefined,
0 commit comments