From f8a2597dde1cc1d2ebd7ae68d3ed6aba4de92817 Mon Sep 17 00:00:00 2001 From: Anthony Veaudry Date: Wed, 12 Aug 2020 14:24:20 +0300 Subject: [PATCH] updates branch name Signed-off-by: Anthony Veaudry --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 844285b..cfcd1d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,4 @@ The animations in Animate.css should follow a few key principles: 2. Create a new topic branch on your local forked copy 3. Push your topic branch up to your fork 4. Create a [pen](https://codepen.io/) demonstrating what yor change will do. -5. [Open a Pull Request](https://help.github.com/articles/about-pull-requests/) with a clear title and description against the `master` branch. +5. [Open a Pull Request](https://help.github.com/articles/about-pull-requests/) with a clear title and description against the `main` branch.