Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove large files #354

Closed
wants to merge 211 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
211 commits
Select commit Hold shift + click to select a range
4bed7f5
refactor: use image files instead of links
sunshinesmilelk Sep 24, 2024
2bbd353
feat: add language switcher
sunshinesmilelk Sep 25, 2024
a04ca0d
feat: add bilingual text replacement
sunshinesmilelk Sep 26, 2024
3abafad
fix: toolbar and menu not reactive to language switching
sunshinesmilelk Sep 26, 2024
cfb0d64
refactor: optimize tip text
sunshinesmilelk Sep 26, 2024
027d5d1
fix: top menu & left panel not reactive to language switching
sunshinesmilelk Sep 26, 2024
ed47a62
fix: imporove style in en lang version
sunshinesmilelk Sep 26, 2024
65db15b
chore: add dependencies
sunshinesmilelk Sep 26, 2024
d641351
feat(lab): use zh as default language
sunshinesmilelk Sep 26, 2024
20191c8
chore: stage changes for next release
github-actions[bot] Sep 26, 2024
b9e268a
chore: add release changeset
sunshinesmilelk Sep 26, 2024
69198e9
chore: stage changes for next release
github-actions[bot] Sep 27, 2024
49b9585
chore: sync all packages' verison
sunshinesmilelk Sep 27, 2024
da84c38
chore: stage changes for next release
github-actions[bot] Sep 27, 2024
efca875
fix: fix some bilingual text error
sunshinesmilelk Oct 1, 2024
d40ba71
docs: update readme
sunshinesmilelk Oct 9, 2024
dcffa86
chore: stage changes for next release
github-actions[bot] Oct 9, 2024
e52907f
Update README.md
bubkoo Oct 9, 2024
b290c58
docs: add 'libro-text.svg' and update logo size in the readme
bubkoo Oct 9, 2024
6268b6a
docs: update zh readme
sunshinesmilelk Oct 9, 2024
0c52515
chore: automatic toc generator
sunshinesmilelk Oct 9, 2024
2156f14
feat: support bilingual toc title
sunshinesmilelk Oct 9, 2024
e49c455
docs: update readme
sunshinesmilelk Oct 9, 2024
7f8f799
chore(docs): update TOC
BroKun Oct 10, 2024
8f22fbd
chore(docs): update TOC
BroKun Oct 10, 2024
4839f1d
fix: lint error for toc
sunshinesmilelk Oct 10, 2024
118e28a
feat(sql): support select db
sunshinesmilelk Oct 10, 2024
06324dd
chore(docs): update TOC of readme
BroKun Oct 11, 2024
319215f
chore(docs): update TOC of readme
BroKun Oct 11, 2024
15bf3af
chore: stage changes for next release
github-actions[bot] Oct 11, 2024
c985e82
chore: update prettier config
sunshinesmilelk Oct 11, 2024
e147f86
fix(sql): sql cell source formatter error when line break
sunshinesmilelk Oct 11, 2024
986719f
fix(sql): fix default sql db selection
sunshinesmilelk Oct 12, 2024
b559fb2
feat(core): add restart emitter
sunshinesmilelk Oct 12, 2024
bfef717
fix: execute sdk script when restart kernel
sunshinesmilelk Oct 12, 2024
e102b21
docs: add sql cell manual
sunshinesmilelk Oct 12, 2024
aa936b3
docs: update prompt cell manual
sunshinesmilelk Oct 13, 2024
1199308
docs: update prompt cell manual
sunshinesmilelk Oct 14, 2024
167978b
fix(prompt): restart error for prompt
sunshinesmilelk Oct 14, 2024
7c70fdd
docs: add updates doc
sunshinesmilelk Oct 14, 2024
5191454
fix(sql): restart error for sql cell
sunshinesmilelk Oct 14, 2024
114c7c0
fix(sql): default db for init sql cell & bilingual
sunshinesmilelk Oct 14, 2024
8185545
docs: update readme
sunshinesmilelk Oct 14, 2024
487bfc7
chore: stage changes for next release
github-actions[bot] Oct 14, 2024
7706b82
docs: update readme
sunshinesmilelk Oct 15, 2024
794c76b
chore: jupyter增加无编辑器的导出,避免集成方webpack配置需要调整
Oct 17, 2024
e1e2509
chore: snapshot release
zhanba Oct 17, 2024
bd94c7b
docs: update sql cell manual
sunshinesmilelk Oct 16, 2024
cd22d7c
docs: update readme
sunshinesmilelk Oct 16, 2024
d42c249
fix(core): outputs should not be included for editable cell
sunshinesmilelk Oct 17, 2024
e9f6db1
feat(widget): #185 widget supports comm_close message, and widget com…
BroKun Oct 26, 2024
e64aaa6
chore(core): better cell hiding styles
BroKun Oct 26, 2024
dd4708c
fix(core): #261 positioning issues in cell rendering
BroKun Oct 26, 2024
44d5a9c
fix(docs): svg global style effected by tailwind
BroKun Oct 27, 2024
fb17167
feat(editor): #268 sql editor highlight
BroKun Oct 29, 2024
ebafeaf
chore(ai-native): init ai-native package
sunshinesmilelk Oct 22, 2024
fcc2671
feat(ai-native): add ai fix button
sunshinesmilelk Oct 22, 2024
a7ab8e3
feat(ai-native): add chat slot
sunshinesmilelk Oct 22, 2024
43074f3
feat(core): add revertActive for LibroSlotView
sunshinesmilelk Oct 22, 2024
984a025
feat(ai-native): handle show or hide chat for ai fix btn
sunshinesmilelk Oct 22, 2024
e7f93f8
fix(core): fix libro-slot-view render
sunshinesmilelk Oct 22, 2024
51729c2
feat(core): the left side of the content layout can adapt to the size…
BroKun Feb 9, 2024
2e28e21
chore(ai-native): update dependencies
sunshinesmilelk Oct 24, 2024
c2ce966
feat(ai-native): ai for cell side toolbar
sunshinesmilelk Oct 24, 2024
41549b5
feat(ai-native): add ai chat
sunshinesmilelk Oct 24, 2024
85888d0
feat(ai-native): imporove style
sunshinesmilelk Oct 24, 2024
093bdc9
feat(ai-native): add cell chat entrypoint and close chat
sunshinesmilelk Oct 24, 2024
33e053a
feat(core): add CellOutputTopProvider
sunshinesmilelk Oct 25, 2024
2a9c166
fix(ai-native): improve style
sunshinesmilelk Oct 25, 2024
a4dd69c
fix(ai-native): imporove some details
sunshinesmilelk Oct 25, 2024
f90fb05
feat(ai-native): add style when cell chat active
sunshinesmilelk Oct 25, 2024
60e0143
feat(ai-native): add ai msg and render
sunshinesmilelk Oct 27, 2024
13442ed
feat(ai-native): add cell error by fix with ai
sunshinesmilelk Oct 27, 2024
5f7a4a7
feat(ai-native): add error debug theme and operation
sunshinesmilelk Oct 27, 2024
ee32a8f
feat(ai-native): add explain cell code with ai
sunshinesmilelk Oct 27, 2024
3656455
feat(ai-native): support cell and general chat
sunshinesmilelk Oct 27, 2024
0ba68c4
fix(ai-native): disable command keybind when chat
sunshinesmilelk Oct 28, 2024
221fa71
fix(ai-native): fix show ai error &improve styles
sunshinesmilelk Oct 28, 2024
fa02f19
fix(ai-native): improve styles
sunshinesmilelk Oct 28, 2024
e803184
chore: start umi by stream
sunshinesmilelk Oct 28, 2024
f5bc2dd
feat(ai-native): add loading state
sunshinesmilelk Oct 28, 2024
d9acbd4
feat(ai-native): add btns for code block in chat
sunshinesmilelk Oct 28, 2024
db3168d
fix(ai-native): fix code style when ai active
sunshinesmilelk Oct 28, 2024
211fb32
feat(ai-native): handle error msg
sunshinesmilelk Oct 28, 2024
c86bb51
fix(ai-native): fix cell chat view logic
sunshinesmilelk Oct 28, 2024
0a66bbd
feat(ai-native): add code optimizition
sunshinesmilelk Oct 29, 2024
2d7b528
fix(ai-native): cell ai active style
sunshinesmilelk Oct 29, 2024
95b8168
fix(ai-native): improve chat style
sunshinesmilelk Oct 29, 2024
42efb5a
fix(ai-native): use config llm
sunshinesmilelk Oct 31, 2024
c78f7be
feat(ai-native): support bilingual
sunshinesmilelk Oct 31, 2024
4454bcb
fix: improve styles
sunshinesmilelk Oct 31, 2024
2bc8c59
fix(ai-native): encode prompt to prevent complex strings error
sunshinesmilelk Oct 31, 2024
36ce402
fix(ai-native): improve debug bilingual
sunshinesmilelk Oct 31, 2024
36c1b5d
chore: stage changes for next release
github-actions[bot] Oct 31, 2024
3c359da
fix(ai-native): fix styles and code explanation
sunshinesmilelk Nov 1, 2024
d325a64
fix(prompt): update prompt cell script
sunshinesmilelk Nov 1, 2024
2a5641a
docs: add ai assistant doc
sunshinesmilelk Nov 1, 2024
499074f
chore(docs): update TOC of readme
sunshinesmilelk Nov 1, 2024
65afbda
chore(docs): update TOC of readme
sunshinesmilelk Nov 1, 2024
b2c80e8
chore: stage changes for next release
github-actions[bot] Nov 1, 2024
42da3a7
fix(ai-native): fix cursor in chat
sunshinesmilelk Nov 4, 2024
27539d8
docs: updates doc
sunshinesmilelk Nov 4, 2024
6ff5064
chore: stage changes for next release
github-actions[bot] Nov 4, 2024
9aab50c
docs: replace gif and update readme
sunshinesmilelk Nov 4, 2024
71ab53d
chore(docs): update TOC of readme
BroKun Nov 4, 2024
c017c57
chore(docs): update TOC of readme
BroKun Nov 4, 2024
0f205a3
docs: localization
BroKun Nov 5, 2024
ae0a6a3
docs: introduction & quickstart
BroKun Nov 5, 2024
c26ec7a
docs: localization of homepage website
sunshinesmilelk Nov 5, 2024
44d92f7
docs: add images
sunshinesmilelk Nov 7, 2024
1c8d735
docs: update readme
sunshinesmilelk Nov 8, 2024
dacd37c
docs: update website image reference
sunshinesmilelk Nov 8, 2024
13562bb
docs: update website manual
sunshinesmilelk Nov 8, 2024
13689d7
docs: remove useless images
sunshinesmilelk Nov 8, 2024
263ea45
docs: update website homepage images
sunshinesmilelk Nov 8, 2024
44f07f7
docs: mobile homepage
huxiamei Nov 6, 2024
0b85899
docs: adapt mobile
huxiamei Nov 7, 2024
b9960d9
feat(docs): adapt mobile
huxiamei Nov 8, 2024
6e83c76
fix(docs): mobile style optimization
huxiamei Nov 8, 2024
db9d763
fix: improve l10n of zh-CN and en-US
z0gSh1u Nov 8, 2024
5e31dc3
chore: add issue template
sunshinesmilelk Nov 8, 2024
a177540
fix(cofine-editor): disable contextmenu
sunshinesmilelk Nov 11, 2024
0f6b6b4
feat(lab): configurable left-side panel supported
sunshinesmilelk Nov 11, 2024
e8840d4
feat(lab): support for r script editing and preview
sunshinesmilelk Nov 11, 2024
6b1611c
feat(cofine-editor): support json editor highlight
sunshinesmilelk Nov 11, 2024
98f950b
feat(cofine-editor): support r editor highlight
sunshinesmilelk Nov 11, 2024
d85c590
feat(lab): support for julia script editing and preview
sunshinesmilelk Nov 11, 2024
74f8071
feat(cofine-editor): support julia editor highlight
sunshinesmilelk Nov 11, 2024
5410a31
chore: add pull request template
sunshinesmilelk Nov 11, 2024
ae9abee
chore: stage changes for next release
github-actions[bot] Nov 11, 2024
fbf98ef
feat: ai inline completion
coetzeexu Nov 11, 2024
1d2512d
refactor: inline completion
coetzeexu Nov 13, 2024
7e5522e
chore(app): init libro app
sunshinesmilelk Nov 13, 2024
1cbe5bd
feat(app): add the ability to open files as an app
sunshinesmilelk Nov 13, 2024
670e595
feat(app): add app open handler
sunshinesmilelk Nov 13, 2024
de0bd65
feat(app): add libro app view
sunshinesmilelk Nov 13, 2024
49796e0
fix(app): remove the execution chain on the first open
sunshinesmilelk Nov 14, 2024
15382fd
feat(app): localization of app
sunshinesmilelk Nov 14, 2024
2f49ce8
refactor(app): add LibroAppView
sunshinesmilelk Nov 14, 2024
323408c
fix(app): collapse cell
sunshinesmilelk Nov 14, 2024
4ed2c6c
fix(app): disable cell edition
sunshinesmilelk Nov 14, 2024
054cf73
docs: deploy plugin will replace image links in the code with local f…
BroKun Nov 10, 2024
b9ea083
chore: l10n improvement
BroKun Nov 11, 2024
60c706c
fix(docs): download assets
BroKun Nov 12, 2024
036f5b9
docs: update image source url
sunshinesmilelk Nov 14, 2024
ccbbf3f
fix: set markdown style #302
sunshinesmilelk Nov 14, 2024
bc6018f
feat(prompt): configurable prompt cell module
sunshinesmilelk Nov 14, 2024
db6e6b0
feat(ai-native): configurable ai native module
sunshinesmilelk Nov 14, 2024
f534e6f
chore: stage changes for next release
github-actions[bot] Nov 14, 2024
97bf2ed
chore: using latest l10n module
BroKun Nov 14, 2024
ee21940
chore(docs): add GA plugin
BroKun Nov 15, 2024
07071e5
fix(terminal): type annotation
BroKun Nov 15, 2024
c3782dc
chore(docs): add GA to header script
BroKun Nov 15, 2024
51e5c21
feat(docs): refactory navigation and add mobile docs
huxiamei Nov 15, 2024
56bf364
docs: add updates
sunshinesmilelk Nov 15, 2024
11e1ee0
chore(docs): remove examples when build in vercel environment
BroKun Nov 15, 2024
dbfe7b3
chore(docs): updates
BroKun Nov 15, 2024
ac4baf2
fix(docs): migrate image url
BroKun Nov 15, 2024
e7a733f
fix(docs): download all kinds of images on vercel
BroKun Nov 15, 2024
205fd9c
fix(docs): changelog title
BroKun Nov 15, 2024
2075758
chore: add welcome action
sunshinesmilelk Nov 18, 2024
4d8aa67
docs: update contributing doc
sunshinesmilelk Nov 18, 2024
730f217
chore: add pr label status action
sunshinesmilelk Nov 18, 2024
3691fae
fix: use token in "pr-label-status.yml" workflow
bubkoo Nov 18, 2024
c031221
docs: full-fill the "quick start" section
bubkoo Nov 18, 2024
665dd0a
docs: add image about libro launch
sunshinesmilelk Nov 18, 2024
aee410f
chore(docs): update TOC of readme
sunshinesmilelk Nov 18, 2024
ec846e2
chore(docs): update TOC of readme
sunshinesmilelk Nov 18, 2024
58b86eb
chore: automatically add labels based on branch name
sunshinesmilelk Nov 18, 2024
717913d
chore: add pr label by title action
sunshinesmilelk Nov 18, 2024
ba7b3f2
chore: add discord release action
sunshinesmilelk Nov 18, 2024
f5412bd
fix: pr label by title action
sunshinesmilelk Nov 18, 2024
9329e13
docs: update discord link
BroKun Nov 18, 2024
18d3b14
fix: pr label action
sunshinesmilelk Nov 21, 2024
fce08e4
fix(markdown): improve markdown style
sunshinesmilelk Nov 21, 2024
9def7fb
docs: add libro guide notebook
sunshinesmilelk Nov 21, 2024
1a2eb1b
docs: add code of conduct
sunshinesmilelk Nov 21, 2024
daaae49
docs: update readme
sunshinesmilelk Nov 21, 2024
6fa9c31
chore: stage changes for next release
github-actions[bot] Nov 21, 2024
0f96a41
docs: add security policy
sunshinesmilelk Nov 24, 2024
f0a5f82
docs: update libro guide book
sunshinesmilelk Nov 21, 2024
cb230ce
fix: fix release note action
sunshinesmilelk Nov 24, 2024
293443a
chore: add changelog action
sunshinesmilelk Nov 24, 2024
92a15e0
chore: add pr label patch size action
sunshinesmilelk Nov 24, 2024
54a5994
docs: update contact info on readme
sunshinesmilelk Nov 25, 2024
e102f0e
chore: manage labels
sunshinesmilelk Nov 25, 2024
0d6c838
chore: add pr label by file path action
sunshinesmilelk Nov 25, 2024
c6d9a70
docs: update badges styles
sunshinesmilelk Nov 25, 2024
60ae40c
chore: add codeowners
sunshinesmilelk Nov 25, 2024
da80a60
feat(lab): support guide book
sunshinesmilelk Nov 26, 2024
a8d9694
chore: upgrade prettier to fix ci
sunshinesmilelk Nov 26, 2024
de0d6ce
chore(lab): update guidebook content
sunshinesmilelk Nov 26, 2024
b63a981
fix: improve markdown style
sunshinesmilelk Nov 26, 2024
49a351e
feat(prompt): support interpreter code mimetype
sunshinesmilelk Nov 20, 2024
fb5a001
feat(prompt): support switch interpreter edit mode
sunshinesmilelk Nov 21, 2024
a924591
feat(prompt): update prompt output UI
sunshinesmilelk Nov 21, 2024
21b9cb9
feat(prompt): display of the output section when the interpreter mode…
sunshinesmilelk Nov 27, 2024
76aa596
fix(prompt): prompt display in interpreter edit mode
sunshinesmilelk Nov 27, 2024
710c373
refactor(prompt): llm render component
sunshinesmilelk Nov 27, 2024
58e2d3b
fix(prompt): improve prompt cell style
sunshinesmilelk Nov 28, 2024
560d2d1
fix(prompt): data related interpreter persistence
sunshinesmilelk Nov 28, 2024
66021af
refactor(prompt): modify the position of the interpreter code edit
sunshinesmilelk Nov 29, 2024
386dd5c
feat(prompt): add enable and disable interpreter for chatmodel
sunshinesmilelk Dec 3, 2024
53faadd
fix(prompt): disable saveble for interpreter edit mode
sunshinesmilelk Dec 16, 2024
a6f27ac
feat(lab): add an entry for guide view in menu and add config
sunshinesmilelk Dec 16, 2024
4f0701a
chore: stage changes for next release
github-actions[bot] Dec 16, 2024
2fc3d22
fix(core): fix selecting multiple cells to move
sunshinesmilelk Dec 17, 2024
f95a96b
feat(ai-native): add katex plugin for md render
sunshinesmilelk Dec 18, 2024
e00d906
chore: add changeset
sunshinesmilelk Dec 18, 2024
113c4a9
chore: stage changes for next release
github-actions[bot] Dec 19, 2024
fc4de09
fix(search): serach keybind will only work when focus on libro
sunshinesmilelk Dec 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [],
"useCalculatedVersion": true
}
124 changes: 124 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
name: Bug report
title: '[Bug] [Module Name] Bug title '
description: Create a report to help us improve
labels: ['type: bug', 'waiting for reply']
body:
- type: markdown
attributes:
value: >
Thank you for taking the time to report a bug.

- type: checkboxes
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/difizen/libro/issues)
first to see whether the same issue was reported already.
options:
- label: >
I had searched in the [issues](https://github.com/difizen/libro/issues) and found
no similar issues.
required: true

- type: dropdown
id: system-information
attributes:
label: Operating system information
description: Operating system you use
options:
- Windows
- MacOS(x86)
- MacOS(M1, M2...)
- Other
validations:
required: true

- type: dropdown
id: python-version
attributes:
label: Python version information
description: Python version you use
options:
- '>3.12'
- '3.12'
- '3.11'
- '3.10'
- '3.9'
- '<3.9'
validations:
required: true

- type: textarea
id: code-version
attributes:
label: libro version
description: >
Which version of libro are you running?
placeholder: >
libro: xxxx, libro-server: xxx, libro-ai:xxx, libro-sql:xxx,libro-core:xxx
validations:
required: false

- type: textarea
attributes:
label: What happened
description: Describe the bug
placeholder: >
A clear and concise description of what the bug is.
validations:
required: true

- type: textarea
attributes:
label: What you expected to happen
description: What do you think went wrong?
placeholder: >
Thank you for your feedback! To better understand the issue:

1. Please describe why you believe the behavior is incorrect.

2. Share the relevant log segments or error messages. For UI issues, screenshots are appreciated.

3. For textual data, kindly copy and paste rather than using screenshots to facilitate easier searches in the future.
validations:
required: true

- type: textarea
attributes:
label: How to reproduce
description: >
What should we do to reproduce the problem? If you are not able to provide a reproducible case,
please open a [Discussion](https://github.com/difizen/libro/discussions) instead.
placeholder: >
Steps to reproduce the behavior:

1. Go to '...'

2. Click on '....'

3. Scroll down to '....'

4. See error
validations:
required: true

- type: textarea
attributes:
label: Additional context
description: Any other context about the problem here?
placeholder: >
Add any other context about the problem here.

- type: checkboxes
attributes:
label: Are you willing to submit PR?
description: >
It's completely optional, but if you're interested in contributing, we're here to help!
If you have insights on the solution, that's even better. Libro thrives on community support,
and we warmly welcome new contributors.
options:
- label: Yes I am willing to submit a PR!

- type: markdown
attributes:
value: 'Thanks for completing our form!'
45 changes: 45 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation-related.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: Documentation Related
description: Suggest an improvement or report a bug for this project's Documentation
title: '[Doc][Module Name] Documentation bug or improvement'
labels: ['type: documentation', 'waiting for reply']
body:
- type: markdown
attributes:
value: >
Thank you for taking the time to suggest an improvement or report a bug for this project's documentation.

- type: checkboxes
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/difizen/libro/issues) first
to see whether the same feature was requested already.
options:
- label: >
I had searched in the [issues](https://github.com/difizen/libro/issues) and found no
similar feature requirement.
required: true

- type: textarea
attributes:
label: Description
description: A short description why your find in our document.

- type: textarea
attributes:
label: Documentation Links
description: Copy and paste one or more links of this documentation issue.

- type: checkboxes
attributes:
label: Are you willing to submit PR?
description: >
It's completely optional, but if you're interested in contributing, we're here to help!
If you have insights on the solution, that's even better. Libro thrives on community support,
and we warmly welcome new contributors.
options:
- label: Yes I am willing to submit a PR!

- type: markdown
attributes:
value: 'Thanks for completing our form!'
62 changes: 62 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: Feature request
description: Suggest an idea for this project
title: '[Feature][Module Name] Feature title'
labels: ['type: feature request', 'Waiting for reply']
body:
- type: markdown
attributes:
value: >
Thank you for taking the time to suggest an idea for this project.

- type: checkboxes
attributes:
label: Search before asking
description: >
Please make sure to search in the [issues](https://github.com/difizen/libro/issues) first
to see whether the same feature was requested already.
options:
- label: >
I had searched in the [issues](https://github.com/difizen/libro/issues) and found no
similar feature requirement.
required: true

- type: textarea
attributes:
label: Description
description: A short description of your feature

- type: textarea
attributes:
label: Use case
description: What do you want to happen?
placeholder: >
Instead of detailing how to implement the feature, please describe your end goal or what you aim to achieve.

- type: textarea
attributes:
label: Related issues
description: Is there currently another issue associated with this?

- type: dropdown
id: priority
attributes:
label: Feature Priority
description: How would you rank the importance of this feature?
options:
- High
- Medium
- Low

- type: checkboxes
attributes:
label: Are you willing to submit PR?
description: >
It's completely optional, but if you're interested in contributing, we're here to help!
If you have insights on the solution, that's even better. Libro thrives on community support,
and we warmly welcome new contributors.
options:
- label: Yes I am willing to submit a PR!

- type: markdown
attributes:
value: 'Thanks for completing our form!'
148 changes: 148 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
# issue type
- name: 'type: bug'
color: B60205
description: Something isn't working.
- name: 'type: discussion'
color: d4c5f9
description: For conversations and exchanging ideas.
- name: 'type: documentation'
color: 006B75
description: Improvements or additions to documentation.
- name: 'type: question'
color: F9D0C4
description: Issues that are just questions.
- name: 'type: feature request'
color: fbca04
description: New feature or request.
- name: 'type: epic'
color: 3E4B9E
description: A theme of work that contain sub-tasks.
- name: 'type: enhancement'
color: 1D76DB
description: Something enhancement.

# priority
- name: 'priority: critical'
color: b60205
description: Critical priority.
- name: 'priority: high'
color: d93f0b
description: High priority.
- name: 'priority: low'
color: 0e8a16
description: Low priority.
- name: 'priority: medium'
color: fbca04
description: Medium priority.

# issue status
- name: 'issue: duplicate'
color: A9A9A9
description: This issue or pull request already exists.
- name: good first issue
color: 7057ff
description: Good for newcomers.
- name: help wanted
color: FBCA04
description: An issue that could be handled by anyone, even new members of the community.
- name: 'issue: invalid'
color: D3D3D3
description: This doesn't seem right.
- name: 'issue: need reproduce'
color: F4A460
description: Issue need reproduce infomations.
- name: 'issue: needs information'
color: FF7F50
description: Awaiting additional details.
- name: 'issue: wont do/fix'
color: eeeeee
description: The issue will not be fixed or otherwise handled. When applied, the issue should be closed.
- name: 'issue: cant reproduce'
color: BC8F8F
description: Unable to reproduce the reported issue.

# PR types
- name: 'PR: fix'
color: D93F0B
description: ':bug: Bug Fix'
- name: 'PR: feature'
color: FBCA04
description: ':tada: New feature'
- name: 'PR: enhancement'
color: 5ebeff
description: ':rocket: New feature or request'
- name: 'PR: chore'
color: 1D76DB
description: ':turtle: Chore'
- name: 'PR: dependency'
color: b4a8d1
description: ':shamrock: Updates about dependencies'
- name: 'PR: documentation'
color: 006B75
description: ':book: Improvements or additions to documentation'
- name: 'PR: refactor'
color: 1D76DB
description: ':100: A code change that neither fixes a bug nor adds a feature'
- name: 'PR: test'
color: e9f4dc
description: ':white_check_mark: Adding missing tests'
- name: 'PR: internal'
color: 2739db
description: ':house: Internal'
- name: 'PR: breaking'
color: B60205
description: ':boom: Breaking Change'

# PR status
- name: 'PR: draft'
color: eeeeee
description: PR is draft.
- name: 'PR: unreviewed'
color: fbca04
description: PR does not have any reviews.
- name: 'PR: reviewed-changes-requested'
color: fbca04
description: PR has reviewed and got Change request event.
- name: 'PR: partially-approved'
color: c2e2a2
description: PR has reviewd and got Approve from one of the reviewers.
- name: 'PR: reviewed-approved'
color: 0e8a16
description: PR has reviewed and got Approve from everyone.
- name: 'PR: merged'
color: 662daf
description: PR has merged.
- name: 'PR: wip'
color: eeeeee
description: The PR is a WIP.

# PR size
- name: size/XS
color: 91ca55
description: Denotes a PR that changes 0-9 lines, ignoring generated files.
- name: size/S
color: c2e2a2
description: Denotes a PR that changes 10-29 lines, ignoring generated files.
- name: size/M
color: e9f4dc
description: Denotes a PR that changes 30-99 lines, ignoring generated files.
- name: size/L
color: fef6d7
description: Denotes a PR that changes 100-499 lines, ignoring generated files.
- name: size/XL
color: fef2c0
description: Denotes a PR that changes 500-999 lines, ignoring generated files.
- name: size/XXL
color: fbca04
description: Denotes a PR that changes 1000+ lines, ignoring generated files.

# Release note
- name: 'release-note-none'
color: C2E0C6
description: Denotes a PR that doesn't merit a release note.
- name: 'release-note-action-required'
color: C2E0C6
description: Denotes a PR that introduces potentially breaking changes that require user action.
- name: 'release-note'
color: C2E0C6
description: Denotes a PR that will be considered when it comes time to generate release notes.
Loading
Loading