Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Team Blue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CourseEval
Team Blue
Commits
3f6869dd
Commit
3f6869dd
authored
3 years ago
by
Peter Mangelsdorf
Browse files
Options
Downloads
Patches
Plain Diff
update styling in readme; update changelog with notice; layout contributing document; update notes
parent
2a8f87ee
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
README.md
+2
-2
2 additions, 2 deletions
README.md
documents/developers/CONTRIBUTING.md
+50
-1
50 additions, 1 deletion
documents/developers/CONTRIBUTING.md
documents/discussions/2022-02-12.md
+6
-0
6 additions, 0 deletions
documents/discussions/2022-02-12.md
with
62 additions
and
3 deletions
CHANGELOG.md
+
4
−
0
View file @
3f6869dd
# CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
.
## [2022-02-13]()
### Added
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
3f6869dd
...
...
@@ -27,7 +27,7 @@ By SE420 Open Source Engineering Team Blue for FA22Q2 "Winter" at [Drexel Univer
See the latest discussion
[
notes
](
documents/discussions/
)
for more detailed information, including proposals.
If you have a security concern, please check the
[
SECURITY
](
documents/public/SECURITY.md
)
for help.
If you have a security concern, please check the
[
`
SECURITY
`
](
documents/public/SECURITY.md
)
for help.
## Getting Started
...
...
@@ -45,7 +45,7 @@ See [**Issues**](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/issues) fo
## Contributing
### Guidelines
Please see
[
CONTRIBUTING
](
documents/developers/CONTRIBUTING.md
)
and
[
CONDUCT
](
documents/developers/CONDUCT.md
)
for specifics.
Please see
[
`
CONTRIBUTING
`
](
documents/developers/CONTRIBUTING.md
)
and
[
`
CONDUCT
`
](
documents/developers/CONDUCT.md
)
for specifics.
### Accepting Changes
This is a low-priority project and as such pull requests are not likely to be accepted.
...
...
This diff is collapsed.
Click to expand it.
documents/developers/CONTRIBUTING.md
+
50
−
1
View file @
3f6869dd
# Contributing
TODO
## Contents
-
[
Contents
](
#contents
)
-
[
Pre Knowledge
](
#pre-knowledge
)
-
[
Code
](
#code
)
-
[
Documents
](
#documents
)
-
[
Processes
](
#processes
)
-
[
Code Process
](
#code-process
)
-
[
Document Process
](
#document-process
)
-
[
Internal Outreach
](
#internal-outreach
)
-
[
Team Blue
](
#team-blue
)
-
[
Other Teams
](
#other-teams
)
-
[
Instructor
](
#instructor
)
-
[
Drexel IT
](
#drexel-it
)
-
[
External Outreach
](
#external-outreach
)
-
[
Code Standards
](
#code-standards
)
-
[
Guests
](
#guests
)
-
[
Testing
](
#testing
)
-
[
Document Standards
](
#document-standards
)
## Pre Knowledge
### Code
### Documents
## Processes
### Code Process
### Document Process
## Internal Outreach
### Team Blue
### Other Teams
### Instructor
### Drexel IT
## External Outreach
## Code Standards
### Guests
### Testing
## Document Standards
This diff is collapsed.
Click to expand it.
documents/discussions/2022-02-12.md
+
6
−
0
View file @
3f6869dd
...
...
@@ -82,6 +82,12 @@
-
[
(Example) Contributing to Python
](
https://github.com/python/cpython/blob/main/.github/CONTRIBUTING.rst
)
-
[
(Example) Gitlab's "Individual contributor license agreement"
](
https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/legal/individual_contributor_license_agreement.md
)
-
[
(Example) Gitlab's "Process.Md"
](
https://gitlab.com/gitlab-org/gitlab/-/blob/master/PROCESS.md
)
-
[
(Example) Godot Engine's "Contributing.Md"
](
https://github.com/godotengine/godot/blob/master/CONTRIBUTING.md
)
-
[
(Example) Lightning Network Developers' Code Contribution Guidelines
](
https://dev.lightning.community/contribute/
)
-
[
(Example) DSpace Software's Code Contribution Guidelines
](
https://wiki.lyrasis.org/display/DSPACE/Code+Contribution+Guidelines
)
-
[
(Example) Google Tensorflow's Contributing guidelines
](
https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md
)
-
[
(Example) Microsoft's Mixed Reality Toolkit Coding Guidelines
](
https://docs.microsoft.com/en-us/windows/mixed-reality/mrtk-unity/contributing/coding-guidelines?view=mrtkunity-2021-05
)
(
Peter's
personal favorite)
-
[
(Example) Atom Editor's Contributing Guidelines
](
https://github.com/atom/atom/blob/master/CONTRIBUTING.md
)
## Arch Files
-
Filename:
`ARCH.md`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment