-
Although fairly uncommon in R, internal and exported constants are used in R packages (and base R e.g. `?pi`). Would it be beneficial to add a short piece of advice on how to style these?
I've had…
-
I want to suggest sticking to the code style for all our codebase. As example for JavaScript we can use Google JavaScript Style Guide https://google.github.io/styleguide/jsguide.html. Any thoughts on …
-
How do you enforce a style guide for your project?
-
People creating guides or other handbooks can leverage the new styles. We want to do this in a non-destructive way so that people can opt-in to the new styles rather than having them override existing…
-
Expand on:
>- Projects must not overlap with each other; however, they should be able to build on top of each other when implementing common logic.
>- Projects/products must be modular.
>- Projects/p…
-
## FEATURE REQUEST: Make ToC agree with content headings
## Issue: Make ToC agree with content headings
The "Overview" pages in the "Concepts" guide and the User guide both contain synopses of the…
-
### mantine-react-table version
V2
### react & react-dom versions
18.3.0
### Describe the bug and the steps to reproduce it
MantineTableBodyRow styling of selected row is not set as expected.
In…
-
https://sites.google.com/a/broadcom.com/techpubs/writing-resources/terms
how do their guides align with current Waffle docs?
child of #9
-
### Current Behavior
Currently, there is no consistent font usage across platforms like Cloud, Meshery, and Kanvas. This inconsistency affects the overall user experience and branding uniformity.
…
-
We actually did try and make one of these in previous years, but it was kinda dense and didn't get enforced very well. I think it was the right idea, just the wrong implementation.
Lets try and figur…