- Search issues, maybe your issue is already solved
- We have useful threads marked as
In a case of the fire - Read This
, read them too - Before submitting an issue make sure it's only related to
Meteor-Files
package - If your issue is not solved:
- Give an expressive description of what is went wrong
- Version of
Meteor-Files
you're experiencing this issue - Version of
Meteor
you're experiencing this issue - Where this issue appears? OS (Mac/Win/Linux)? Browser name and its version?
- Is it Client or Server issue?
- Post Client and/or Server logs with enabled
debug
option, you can enable "debug" mode in Constructor
- Provide a description of steps that you've followed to solve the problem
- Provide links to websites and/or pages with the information that helped you (if there are any)
- PRs are always welcome - send a PR
- Always send PRs only to
dev
branch, thank you
- Always send PRs only to
- If you're can not send a PR for some reason:
- Create a new issue ticket
- Describe your feature / request
- How you going to use it? Give a usage example(s)
- PRs are always welcome - send a PR
- Always send PRs only to
dev
branch, thank you
- Always send PRs only to
- If you're can not send a PR to docs for some reason:
- Create a new issue ticket
- Give an expressive description what you have changed/added and why
- Make sure you're using correct markdown markup
- Make sure all code blocks starts with triple ``` (backtick) and have a syntax tag, for more read this docs
- Post addition/changes as issue ticket, we will manage it