-
### Prerequisites
- [X] I [searched for any existing report](https://github.com/darkreader/darkreader/issues?q=is%3Aissue) about this website issue to avoid opening a duplicate.
- [X] I can reproduce…
-
- [x] Hit dice
- [x] Weapons
- [x] Spells
- [x] Resource Table
- [x] AC, init, speed, prof
- [x] skills
- [x] help
- [ ] save
- [ ] load
- [ ] rest
- [x] spell auto rolls…
oganm updated
4 years ago
-
**Is your content request related to a problem? Please describe.**
Our consent form is usually two pages, and the first page can be left behind with the participant for some high level project descri…
-
Per @dnfield https://github.com/flutter/flutter/issues/31739#issuecomment-511459403
## Use case
See the [Crane](https://material.io/design/material-studies/crane.html#layout) Material sa…
-
Criando uma API:
```bash
laravel new api-julian
cd api-julian
php artisan serve &
curl http://localhost:8000/
```
```bash
composer require laravel/ui
php artisan ui vue --auth
npm …
-
How do we make it easy to add additoinal key information to the sheet/application?
This should be part of the `README.md`
-
On a laptop Windows 11
Blender 4.1
BlenderBim 240602
When printing sheets (even empty default sheets)
On one particular computer I am getting this error:
![error message](https://github.com…
-
It would be good if we can get a CSV dump or sheet view of all the filtered data in clomonitor
This is related to:
https://github.com/cncf/landscape2/issues/659
-
## Overview
In #142, Joe created some outputs that show the results of labels before and after `clean_label()`.
Does it actually do what we want?
When it changes things to roman numerals, does th…
-
When exporting to Excel, the option to export the "network_weights" sheet should be available at all times. The "network_optimized_weights" sheet should only be available if there is edge weight data…