Skip to content
Open
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
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#### **Did you write a patch that fixes a bug?**

* Open a new GitHub pull request with the patch. Use the [develop branch](https://github.com/alertifyjs/alertify.js/tree/develop), not the master branch.
* Open a new GitHub pull request with the patch. Use the [development branch](https://github.com/alertifyjs/alertify.js/tree/development), not the master branch.

* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Expand Down