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
♻️ Maintenance: repo-wide cleanup of modules setups and utils (ITISFoundation#2669)
- recycle aiohttp utils
- proposal: Naming convention fake and mock
- proposal: setup.py
- use VERSION as the source of truth for each module in the repo
- informative linter check for python 3.10
Copy file name to clipboardExpand all lines: .github/tips.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Tips on .github configuration
2
2
3
-
3
+
WARNING: do not name this file as README.md since it will be rendered in the main project page of github instead of the README.md of the base directory.
4
4
5
5
## [Issues and pull request templates](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates)
0 commit comments