Skip to content

Commit

Permalink
#425 Include contributing guidelines in Jekyll processing
Browse files Browse the repository at this point in the history
  • Loading branch information
prmr committed Apr 7, 2021
1 parent f04cc6b commit 4d543a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ JetUML collects no information whatsoever. We rely on you to estimate usage leve
* F. Pfahler, R. Minelli, C. Nagy, M. Lanza. **Visualizing Evolving Software Cities**. In Proceedings of the 8th Working Conference on Software Visualization, 2020. *Discusses the evolution of the JetUML code base*. [(pdf)](https://www.inf.usi.ch/lanza/Downloads/Pfah2020a.pdf)
* D. Marmsoler and A. Petrovska. **Detecting Architectural Erosion using Runtime Verification**. In Proceedings of the 12th Interaction and Concurrency Experience Workshop, 2019. *Applies a verification method to JetUML*. [(pdf)](https://www.researchgate.net/publication/333748317_Detecting_Architectural_Erosion_using_Runtime_Verification/download)
* Q. Wang, Y. Brun, A. Orso. **Behavioral Execution Comparison: Are Tests Representative of Field Behavior?**. In Proceedings of the 10th IEEE International Conference on Software Testing, Verification, and Validation, 2017. *Analyzes JetUML's test suite*. [(pdf)](https://people.cs.umass.edu/~brun/pubs/pubs/Wang17icst.pdf)
* M.P. Robillard. **Sustainable Software Design**. In Proceedings of the 24th ACM SIGSOFT International Symposium on the Foundations of Software Engineering, 2016. *Discusses some of JetUML's design decisions*. [(pdf)](https://www.cs.mcgill.ca/~martin/papers/fse2016.pdf)
* M.P. Robillard. **Sustainable Software Design**. In Proceedings of the 24th ACM SIGSOFT International Symposium on the Foundations of Software Engineering, 2016. *Discusses some of JetUML's design decisions*. [(pdf)](https://www.cs.mcgill.ca/~martin/papers/fse2016.pdf)

3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
theme: jekyll-theme-slate
theme: jekyll-theme-slate
include: docs/CONTRIBUTING.md

0 comments on commit 4d543a8

Please sign in to comment.