mirror of https://github.com/nocodb/nocodb
Naveen MR
2 years ago
5 changed files with 63 additions and 106 deletions
@ -1,47 +0,0 @@
|
||||
--- |
||||
name: Bug report |
||||
about: Please create a clear error report to help us improve |
||||
title: '[Type : Bug]' |
||||
labels: '' |
||||
assignees: '' |
||||
|
||||
--- |
||||
|
||||
## Steps to reproduce |
||||
- |
||||
- |
||||
- |
||||
|
||||
|
||||
## Desired Behavior |
||||
- |
||||
- |
||||
|
||||
## Screenshots or video |
||||
|
||||
> Drag and drop |
||||
|
||||
|
||||
|
||||
## Project details |
||||
|
||||
- How to find ? ([YouTube](https://www.youtube.com/watch?v=AUSNN-RCwhE) or [Docs](https://docs.nocodb.com/FAQs#how-to-check-my-project-info-)) |
||||
|
||||
|
||||
or provide the following info |
||||
|
||||
``` |
||||
NocoDB used as docker : true / false |
||||
NocoDB version : |
||||
Database used in NC_DB URL : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty) |
||||
Project was created by clicking : New Project | New Project by connecting to external database |
||||
Database on which spreadsheet is created : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty) |
||||
OS on which NocoDB is running : |
||||
Node.js version if running as node : |
||||
Database version : |
||||
``` |
||||
|
||||
|
||||
|
||||
|
||||
Join our discord : https://discord.gg/5RgZmkW for realtime help. |
@ -1,22 +0,0 @@
|
||||
--- |
||||
name: Feature request |
||||
about: Suggest an idea for this project |
||||
title: "[Type : Feature] " |
||||
labels: '' |
||||
assignees: '' |
||||
|
||||
--- |
||||
|
||||
## Recommending Features |
||||
|
||||
NocoDB thrives on community needs. Many of our existing features are derived from community requirements & we will continue to build that way. We invite ideas to make NocoDB better. Do note that, we being an open-source team are constrained by resources & will be able to pick only limited **high demand** ideas for release. So, if you wish to pick this feature request early - spread the word, discuss it in Discord/blog/Reddit, ask your peers & colleagues to vote up for this feature request! |
||||
|
||||
**Need for this feature** |
||||
What purpose does your Idea serve? What use cases does it solve? |
||||
|
||||
**Is your feature request related to a problem? Please describe.** |
||||
A clear and concise description of what the problem is. |
||||
|
||||
**Describe the solution you'd like** |
||||
A clear and concise description of what you want to happen. |
||||
|
@ -1,35 +0,0 @@
|
||||
Developer Certificate of Origin |
||||
Version 1.1 |
||||
|
||||
Copyright (C) 2004, 2006 The Linux Foundation and its contributors. |
||||
660 York Street, Suite 102, |
||||
San Francisco, CA 94110 USA |
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this |
||||
license document, but changing it is not allowed. |
||||
|
||||
Developer's Certificate of Origin 1.1 |
||||
|
||||
By making a contribution to this project, I certify that: |
||||
|
||||
(a) The contribution was created in whole or in part by me and I |
||||
have the right to submit it under the open source license |
||||
indicated in the file; or |
||||
|
||||
(b) The contribution is based upon previous work that, to the best |
||||
of my knowledge, is covered under an appropriate open source |
||||
license and I have the right under that license to submit that |
||||
work with modifications, whether created in whole or in part |
||||
by me, under the same open source license (unless I am |
||||
permitted to submit under a different license), as indicated |
||||
in the file; or |
||||
|
||||
(c) The contribution was provided directly to me by some other |
||||
person who certified (a), (b) or (c) and I have not modified |
||||
it. |
||||
|
||||
(d) I understand and agree that this project and the contribution |
||||
are public and that a record of the contribution (including all |
||||
personal information I submit with it, including my sign-off) is |
||||
maintained indefinitely and may be redistributed consistent with |
||||
this project or the open source license(s) involved. |
Loading…
Reference in new issue