-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Intevel/feat-github-files
- Loading branch information
Showing
5 changed files
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Bug report | ||
about: Report a bug report to help us improve the module. | ||
title: "" | ||
labels: "bug" | ||
assignees: "" | ||
--- | ||
|
||
<!-- **IMPORTANT!** | ||
Before reporting a bug, please make sure that you have read through our documentation and you think your problem is indeed an issue related to our module. --> | ||
|
||
### Version | ||
|
||
nuxt-medusa <!-- ex: v0.1.0 --> | ||
nuxt: <!-- ex: v2.13.0 --> | ||
|
||
### Reproduction Link | ||
|
||
<!-- | ||
A minimal test case based on one of: | ||
- a GitHub repository that can reproduce the bug | ||
--> | ||
|
||
### Steps to reproduce | ||
|
||
### What is Expected? | ||
|
||
### What is actually happening? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Nuxt Community Discord | ||
url: https://discord.nuxtjs.org/ | ||
about: Consider asking questions about the module here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea or enhancement for the module. | ||
title: '' | ||
labels: 'enhancement' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Is your feature request related to a problem? Please describe. | ||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
### Describe the solution you'd like | ||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
### Describe alternatives you've considered | ||
<!-- A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
### Additional context | ||
<!-- Add any other context or screenshots about the feature request here. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: Question | ||
about: Ask a question about the module. | ||
title: "" | ||
labels: "question" | ||
assignees: "" | ||
--- | ||
|
||
<!-- **IMPORTANT!** | ||
Please make sure to look for an answer to your question in our documentation and the documentation before asking a question here. | ||
If you have a general question regarding the module use Discord `modules` channel. Thanks! | ||
Nuxt Discord: https://discord.nuxtjs.org/ | ||
Documentation: https://nuxt-medusa.vercel.app/ | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!--- Provide a general summary of your changes in the title above --> | ||
|
||
## Types of changes | ||
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> | ||
- [ ] Bug fix (a non-breaking change which fixes an issue) | ||
- [ ] New feature (a non-breaking change which adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to change) | ||
|
||
|
||
## Description | ||
<!--- Describe your changes in detail --> | ||
<!--- Why is this change required? What problem does it solve? --> | ||
<!--- If it resolves an open issue, please link to the issue here. For example "Resolves: #137" --> | ||
|
||
|
||
## Checklist: | ||
<!--- Put an `x` in all the boxes that apply. --> | ||
<!--- If your change requires a documentation PR, please link it appropriately --> | ||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> | ||
- [ ] My change requires a change to the documentation. | ||
- [ ] I have updated the documentation accordingly. | ||
- [ ] I have added tests to cover my changes (if not applicable, please state why) |
96c6da8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nuxt-medusa – ./
nuxt-medusa.vercel.app
nuxt-medusa-git-main-baroshem.vercel.app
nuxt-medusa-baroshem.vercel.app