We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2bb0f commit 0cf8db0Copy full SHA for 0cf8db0
src/templates/post.js
@@ -38,7 +38,7 @@ export default function Template({ data, pageContext }) {
38
</Link>
39
)}
40
</li>
41
- <GithubButton href="https://github.com/Fullstack-Serverless-GraphQL/fullstack-serverless-graphql-docs/issues/new">
+ <GithubButton href="https://github.com/Fullstack-Serverless-GraphQL/fullstack-serverless-graphql-docs/issues/new?assignees=&labels=&template=help.md&title=">
42
Open an issue
43
</GithubButton>
44
0 commit comments