Sfoglia il codice sorgente

Initial Commit

master
Wouter Horlings 5 anni fa
commit
1e7904b8b3
2 ha cambiato i file con 23 aggiunte e 0 eliminazioni
  1. +18
    -0
      .gitlab/issue_templates/Default Step.md
  2. +5
    -0
      README.md

+ 18
- 0
.gitlab/issue_templates/Default Step.md Vedi File

@@ -0,0 +1,18 @@
# Step (name)

## Description

( Describe the step briefly )

- [ ] Finish previous step
- [ ] Set deadline
- [ ] Create separate branch
- [ ] Answer prestep evaluation questions
- [ ] Design/implement hardware according to the design method
- [ ] Test design/implementation
- [ ] Evaluate design method step
- [ ] Answer post step questions
- [ ] Answer method questions
- [ ] Write short report on step implementation
- [ ] Create merge request
- [ ] Merge branch with Master

+ 5
- 0
README.md Vedi File

@@ -0,0 +1,5 @@
# Master Assignment Hardware Development

This repository contains the design and model files for the hardware development to test a design method.
The design consists of specific steps, which will be covered by a separate issue each.


Loading…
Annulla
Salva