Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer committed May 24, 2024
2 parents c44ac40 + a409ca3 commit 765ff2b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 1 deletion.
51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/add-team-member.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: Add Team Member
about: 'You are bachelor/master student or scientific staff member of the CSB but
missing from the website? '
title: Add me!
labels: ''
assignees: Freymaurer

---

<!--Please give us some information about yourself. This information will be publicly accessible!-->


### **Name**

<!-- Any free text string-->


### **Picture**

<!--You may upload any image of you as part of this issue.-->


### **Role**:

<!--Any of `phd`, `master`, ``bachelor`, `alumni`-->


### **GitHub**:

<!--Your GitHub user name-->


### **ORCID**

<!--Your ORCID (typically like this: 0000-1111-2222-4242)-->


### **Alumni**

<!--Your accomplished titles with the CSB. A comma separated list in the following format <year>-<Role>. Example: `2024-bachelor, 2026-master`-->


### **Phone**

<!--Your phone number-->


### **Email**

<!-- Your email. It might be preferable to use your university email, as this could lead to spam.-->
2 changes: 1 addition & 1 deletion src/generators/sections/contact.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ let generate (ctx : SiteContents) (_: string) =
!!"""Prof. Dr. Timo Mühlhaus<br>
Computational Systems Biology<br><br>
RPTU University of Kaiserslautern<br>
Paul-Ehrlich-Str. 23 R109<br>
Erwin-Schrödinger-Str. 56 R244<br>
67663 Kaiserslautern, Germany<br><br>
"""
i [Class "fa fa-phone"] []; !!"+ 49 631 205 4657"
Expand Down

0 comments on commit 765ff2b

Please sign in to comment.