Skip to content

Commit

Permalink
Merge pull request #451 from VeliovGroup/dev
Browse files Browse the repository at this point in the history
v1.8.0
  • Loading branch information
dr-dimitru authored Jun 18, 2017
2 parents 8976366 + f9b3aba commit bcb0f01
Show file tree
Hide file tree
Showing 6 changed files with 1,875 additions and 1,204 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
3. Before submitting an issue make sure it's only related to `Meteor-Files` package
4. If your issue not solved:
- Give expressive description
- Version of `Meteor-Files` you're expecting this issue
- Version of `Meteor` you're expecting this issue
- Version of `Meteor-Files` you're experiencing this issue
- Version of `Meteor` you're experiencing this issue
- Is it *Client* or *Server* issue?
- Post *Client* and/or *Server* logs with enabled `debug` option, you can enable "debug" mode in [*Constructor*](https://github.com/VeliovGroup/Meteor-Files/wiki/Constructor)

### I have a suggestion:
1. PRs is always welcome - [send a PR](https://github.com/VeliovGroup/Meteor-Files/compare)
- Always send PRs only to `dev` branch, thank you
2. If you you can not send a PR for some reason:
- Describe your feature / request
- How you going to use it? Give a usage example(s)

### Documentation is missing something or incorrect (have typos, etc.)
1. PRs is always welcome - [send a PR](https://github.com/VeliovGroup/Meteor-Files/compare)
- Always send PRs only to `dev` branch, thank you
2. If you you can not send a PR for some reason:
- Give a short description what you have changed/added and why
- Make sure you're using correct markdown markup
- Make sure all code blocks starts with tripple ``` (*tilda*) and have a syntax tag, for more read [this docs](https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting)
- Make sure all code blocks starts with tripple ``` (*backtick*) and have a syntax tag, for more read [this docs](https://help.github.com/articles/creating-and-highlighting-code-blocks/#syntax-highlighting)
- Post your addition/changes in issue, we will manage it

## Thank you, and do not forget to get rid of this default message
54 changes: 29 additions & 25 deletions .npm/package/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .versions
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ [email protected]
[email protected]
[email protected]
ostrio:[email protected]
ostrio:files@1.7.17
ostrio:files@1.8.0
[email protected]
[email protected]
[email protected]
Expand Down
Loading

0 comments on commit bcb0f01

Please sign in to comment.