generated from worldbank/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d35fb5
commit cbdc7e3
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
name: Assignment Overview | ||
description: Starting point for new Data Lab projects | ||
title: "OVERVIEW | [Country or REGION] - [Project]" | ||
labels: data lab assignment | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
### Project Overview and Core Information | ||
- type: input | ||
id: contact | ||
attributes: | ||
label: Client Contact Name(s) | ||
placeholder: ex. Sally Smith, Han Lee | ||
validations: | ||
required: false | ||
- type: input | ||
id: charge-code | ||
attributes: | ||
label: Project Charge Code | ||
placeholder: ex. AA-P123456-GPLG-TF01234 or IO 123456 | ||
validations: | ||
required: false | ||
- type: input | ||
id: manager | ||
attributes: | ||
label: Project Manager | ||
placeholder: Person responsible for client relationship and final deliverables | ||
validations: | ||
required: false | ||
- type: input | ||
id: share-point | ||
attributes: | ||
label: Project Sharepoint URL | ||
- type: input | ||
id: web-book | ||
attributes: | ||
label: Project Web Book URL | ||
- type: textarea | ||
id: assignment-summary | ||
attributes: | ||
label: Project Assignment | ||
placeholder: Please provide a summary of the project and assignment and, when available, upload work plan shared with client. |