Skip to content

Commit 0cf8db0

Browse files
committed
added custome url
1 parent 3f2bb0f commit 0cf8db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/post.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default function Template({ data, pageContext }) {
3838
</Link>
3939
)}
4040
</li>
41-
<GithubButton href="https://github.com/Fullstack-Serverless-GraphQL/fullstack-serverless-graphql-docs/issues/new">
41+
<GithubButton href="https://github.com/Fullstack-Serverless-GraphQL/fullstack-serverless-graphql-docs/issues/new?assignees=&labels=&template=help.md&title=">
4242
Open an issue
4343
</GithubButton>
4444

0 commit comments

Comments
 (0)