Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Please see our [Contributor Code of Conduct](./CODE_OF_CONDUCT.md) for informati
#### Modifying Components

1. Navigate to the `src/components/` directory and open the `icon` component to modify.
2. Make any changes to the icon component and then [preview-changes](#preview-component-changes).
2. Make any changes to the icon component and then [preview the changes](#preview-component-changes).


#### Preview Component Changes
Expand All @@ -64,6 +64,10 @@ TODO -->
3. Please fill out the Pull Request template to the best of your ability and include any issues that are related.


## Updating Documentation

The documentation site for Ionicons is located in the [ionicons-site](https://github.com/ionic-team/ionicons-site) repository.

## License

By contributing your code to the ionic-team/ionicons GitHub Repository, you agree to license your contribution under the MIT license.