capivarajs
Version:
Um framework para criação de componentes.
46 lines (29 loc) • 1.26 kB
Markdown
### Step 1: Are you in the right place?
* For issues or feature requests related to the code in [this repository](github) file a Github issue.
* For general technical questions, post a question on [Google Groups](https://groups.google.com/forum/#!forum/capivarajs) tagged appropriately.
### Step 2: Describe your environment
* OS version: _____
* CapivaraJS version: _____
* Npm Version: _____
### Step 3: Describe the problem:
#### Steps to reproduce:
1. _____
2. _____
3. _____
#### Observed Results:
* What happened? This could be a description, log output, etc.
#### Expected Results:
* What did you expect to happen?
#### Relevant Code:
```
// TODO(you): code here to reproduce the problem
```
* If you prefer, you can put the code on [JSFiddle][jsfiddle] or [Plunker][plunker].
### Did you develop a solution?
Open a [pull request] and submit your code.
#### The issue template are based on this [GitHub](https://github.com/googlesamples/google-services).
[jsfiddle]: http://jsfiddle.net/
[plunker]: https://plnkr.co/
[github]: https://github.com/CapivaraJS/capivarajs
[google]: https://github.com/googlesamples/google-services
[pull request]: https://github.com/CapivaraJS/capivarajs/compare