Skip to content
/ eip Public
forked from emqx/eip

DGIOT Improvement Proposals

Notifications You must be signed in to change notification settings

dgiot/eip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGIOT Improvement Proposals (EIP)

This repository contains the DGIOT Improvement Proposals (EIPs), to documentation the ideas, designs, or implement details of new features. All the EIPs are in Markdown (*.md) format.

New EIPs should first go to the active directory by creating a pull request and ask for an approval. After the feature is implemented it will be put into the implemented directory.

Before submitting an EIP, please read the 0000-proposal-template, which is a template demonstrating the format of EIPs.

Creating UML diagrams

It is possible to add UML diagrams using PlantUML. In order to do this, create a directory called active/XXXX-assets (replace XXXX with the EIP number), and put the files there. All files should have uml extension.

Then run make to generate the images.

About

DGIOT Improvement Proposals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%