You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the [Changelog](/CHANGELOG.md) for the latest changes.
119
67
120
68
## Contributing
121
69
122
-
Before submitting a bug, please do the following:
123
-
124
-
Perform basic troubleshooting steps:
125
-
126
-
- Make sure you are on the latest version. If you are not on the most recent version, your problem may have been solved already! Upgrading is always the best first step.
127
-
- Try older versions. If you are already on the latest release, try rolling back a few minor versions (e.g. if on 1.7, try 1.5 or 1.6) and see if the problem goes away. This will help the devs narrow down when the problem first arose in the commit log.
128
-
- Try switching up dependency versions. If the software in question has dependencies (other libraries, etc) try upgrading and downgrading those dependencies as well.
129
-
130
-
## Authors and acknowledgment
131
-
132
-
Show your appreciation to those who have contributed to the project.
70
+
Check the [Contributing](/CONTRIBUTING.md) for the contribution guidelines.
0 commit comments