mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-02 08:31:19 +03:00
14 lines
418 B
Markdown
14 lines
418 B
Markdown
# Contributing to the EDDN Project
|
|
|
|
## Introduction
|
|
|
|
This file is still mostly a stub.
|
|
|
|
## Text format
|
|
|
|
The project contains an `.editorconfig` file at its root. Please either ensure
|
|
your editor is taking note of those settings, or cross-check its contents
|
|
with the
|
|
[editorconfig documentation](https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties)
|
|
, and ensure your editor/IDE's settings match.
|