public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
.github/ISSUE_TEMPLATE/Feature_request.yml
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
name: 💡 Feature Request
2
description: Suggest an idea for mailcow.
3
labels: ["enhancement"]
4
body:
5
- type: textarea
6
attributes:
7
label: Summary
8
description: Please describe your idea in a reasonable amount of detail.
9
validations:
10
required: true
11
- type: textarea
12
attributes:
13
label: Motivation
14
description: Please describe how your idea would benefit you and other users.
15
validations:
16
required: true
17
- type: textarea
18
attributes:
19
label: Additional context
20
description: Add any other context or screenshots about the feature request.