--- name: Bug Report about: Bug report. title: "[Bug]: " ref: develop labels: - bug? - bug --- # Summary Please provide a brief summary of the bug. # Confirmed ## Versions Please list the versions in which you have seen this bug. example ```md - v1.0.0 ``` # Client Environment Please describe your client environment. User Agent, OS, and model are preferred. for example ```md User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko/20100101 Firefox/143.0 Model and OS of the device(s): Windows 11 23H2 Browser: Zen Browser (1.16.2b 64bit) Server: http://localhost:3000 Peas: v1.0.0 ``` # Server Environment(for server admin) Please describe your server environment. for example ```md Peas: v1.0.0 Node.js: v22.16.0 Node.js Server OS and Arch: Windows 11 23H2, x86 MariaDB: 10.11.11-MariaDB-0+deb12u1 MariaDB Server OS and Arch: Raspbian Lite 64bit, ARM ``` # Expected Behavior Please be specific about the expected behavior. # Actual Behavior Please be specific about the actual behavior. # Steps to Reproduce Please clearly describe how to reproduce it.