Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
going-to-production
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zk
going-to-production
Commits
3b54e891
Commit
3b54e891
authored
Feb 08, 2016
by
ndyumin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix a typo
parent
7e6fa06c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
serverside-checklist.md
serverside-checklist.md
+1
-1
spa-checklist.md
spa-checklist.md
+1
-1
No files found.
serverside-checklist.md
View file @
3b54e891
...
@@ -4,7 +4,7 @@ This is a checklist for serverside of the Web App.
...
@@ -4,7 +4,7 @@ This is a checklist for serverside of the Web App.
## Legal
## Legal
-
[
]
Licences of my application's 3rd-party dependencies are no violated
-
[
]
Licences of my application's 3rd-party dependencies are no
t
violated
-
[
]
My application does not violate cryptography policies and laws
-
[
]
My application does not violate cryptography policies and laws
## Resiliency
## Resiliency
...
...
spa-checklist.md
View file @
3b54e891
...
@@ -4,7 +4,7 @@ This is a checklist for browser-based Web App **without the backend** or with a
...
@@ -4,7 +4,7 @@ This is a checklist for browser-based Web App **without the backend** or with a
## Legal
## Legal
-
[
]
Licences of my app's 3rd-party dependencies are no violated
-
[
]
Licences of my app's 3rd-party dependencies are no
t
violated
-
[
]
My app does not violate cryptography policies and laws
-
[
]
My app does not violate cryptography policies and laws
## Deployment
## Deployment
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment