Skip to content

Commit

Permalink
docs(github): remove title property (#2308)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahieyin-rahmun authored Jul 4, 2021
1 parent a22a0a3 commit 8bbffdd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Bug Report
description: File a bug report
title: ""
labels: bug

# note: markdown sections will NOT appear as part of the issue as per documentation, rather they provide context to the user
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Feature Request
description: Suggest an idea for NextAuth.js
title: ""
labels: enhancement

# note: markdown sections will NOT appear as part of the issue as per documentation, rather they provide context to the user
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/question.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Question
description: Ask a question about NextAuth.js or for help using it
title: ""
labels: question

# note: markdown sections will NOT appear as part of the issue as per documentation, rather they provide context to the user
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/typescript.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: TypeScript
description: Ask a question about NextAuth.js TypeScript integration
title: ""
labels: [question, TypeScript]
assignees: [lluia, balazsorban44]

Expand Down

1 comment on commit 8bbffdd

@vercel
Copy link

@vercel vercel bot commented on 8bbffdd Jul 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.