generated from codyhouse/cd-component-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 06a39f5
Showing
2 changed files
with
29 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,24 @@ | ||
# 📦 Component Name - changelog | ||
|
||
Use this repository to report bugs and get notified about changes affecting the Component Name component. | ||
|
||
- [Live Demo](https://codyhouse.co/ds/components/app/component-name) | ||
- [Info Page](https://codyhouse.co/ds/components/info/component-name) | ||
|
||
Before reporting a bug, please make sure to check the 'info page' of the component. | ||
|
||
When reporting a bug, please make sure to include the following info: | ||
|
||
1. Short description of the bug | ||
2. Steps to reproduce the bug | ||
3. Browser + Operating system | ||
4. (Optional) A link to a live demo | ||
5. (Optional) A screencast/screenshot of the issue | ||
|
||
⚠️ Please be aware it's impossible for us to help you integrate the component in your code, or check for bugs when the component is part of a complex project. | ||
|
||
## Component Library | ||
|
||
CodyHouse's Components are accessible, progressively enhanced, HTML, CSS, JS components that work seamlessly with the framework. | ||
|
||
[Explore the Components](https://codyhouse.co/ds/components) |
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 @@ | ||
# Changelog | ||
All notable changes to this component will be documented in this file. | ||
|
||
## [1.0.0] - 2019-11-14 | ||
- Component created |