-
```mermaid
classDiagram
class Series
Series
class Series {
acronym
title
homepage
eventList
}
class Event
Event
class Event {
eventTitle
location
coun…
-
### Is your feature request related to a problem?
GameMaker's current method of organizing assets in project directories is based off of how old versions of GameMaker used to display assets in the ID…
-
- `pyproject.toml` should be the single source of truth, especially for package versioning
- Good reference: https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
- Clear …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue Description
The contributing.md looks is not in a structured manner. Also some sections are missing.
##…
-
## Description
Follow Flask's conventions when it come to the project structure. A good example can be found [here](https://github.com/j2logo/tutorial-flask)
-
Some parts of the project's code use a separate styling file as well as styled components for a single component, e.g. in **components > layout** we have a **footer.tsx** file, which imports styled co…
-
I suggest to change the project structure, I guess it should be something like in python client
https://github.com/Microsoft/azure-devops-python-api/tree/dev/vsts/vsts
package for each type of az…
-
This project has come a long way, since it started as a little latex export experiment. But It's scope and structure have changed, naturally. So I'd like to discuss some ideas regarding the developmen…
-
- rename project
- rename controller
- rename classes
- add gitignore
- remove binary files from the repo
- remove ide files from the repo
-
https://github.com/grantmontgomery/grantcreates-react/tree/develop/grantcreates-react/my-app/src/components
In your components directory you currently have:
```
- components
- controller.…