This website requires JavaScript.
Explore
mctaylors' Website
Help
Sign in
TeamInklings
/
OctobotStealth
Archived
Watch
1
Star
0
Fork
You've already forked OctobotStealth
0
forked from
TeamInklings/Octobot
Code
Pull requests
Wiki
Activity
Actions
This repository has been archived on
2024-06-23
. You can view files and clone it, but cannot push or open issues or pull requests.
e9f7825e4a
OctobotStealth
/
.github
/
CODEOWNERS
3 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Update CODEOWNERS Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-17 11:16:42 +03:00
* @TeamOctolings/boyfriend
Tidy up project structure, fix bug with edit logging (#47) The project structure has been changed because the previous one had everything in 1 folder. From this PR onwards, the following is true: - The source code is stored in `src/` - `*.resx` and `Messages.Designer.cs` is stored in `locale/` - Documentation is stored on the wiki and in `docs/` - Miscellaneous files, such as dotfiles, are stored in the root folder of the repository This PR additionally fixes an issue that would cause logs of edited messages to not be syntax highlighted. This happened because the responder of edited messages was changed to use the universal `InBlockCode` extension method which did not support syntax highlighting until this PR This PR additionally changes CODEOWNERS to be more reliable. Previously, it would be possible for some PRs to be unable to be approved because the only person who can approve them is the same person who opened the PR. --------- Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-09 20:36:44 +03:00
/docs/ @TeamOctolings/boyfriend-docs
Copy permalink